diff --git a/bucket/sharex-dev.json b/bucket/sharex-dev.json index 45f39ddcc2..3391f5839e 100644 --- a/bucket/sharex-dev.json +++ b/bucket/sharex-dev.json @@ -1,12 +1,12 @@ { - "version": "21.0.0.1315", + "version": "21.0.0.1317", "description": "Screen capture, file sharing and productivity tool. (Dev. Version)", "homepage": "https://getsharex.com", "license": "GPL-3.0-only", "architecture": { "64bit": { - "url": "https://github.com/ShareX/DevBuilds/releases/download/v21.0.0.1315/ShareX-21.0.0.1315-portable-x64.zip", - "hash": "7a175b83041227134dd0a30bb818c03fd2561d42c48ee06f4eec2cae827a412f" + "url": "https://github.com/ShareX/DevBuilds/releases/download/v21.0.0.1317/ShareX-21.0.0.1317-portable-x64.zip", + "hash": "e27d83bedbb145137aface3a5713c920ef92fa7a091887911a1ffd349bf464e0" } }, "pre_install": "if (!(Test-Path \"$persist_dir\\PersonalPath.cfg\")) { New-Item \"$dir\\PersonalPath.cfg\" | Out-Null }",