diff --git a/bucket/sharex-dev.json b/bucket/sharex-dev.json index 6a45a935fa..9320b58685 100644 --- a/bucket/sharex-dev.json +++ b/bucket/sharex-dev.json @@ -1,12 +1,12 @@ { - "version": "21.0.0.1320", + "version": "21.0.0.1322", "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.1320/ShareX-21.0.0.1320-portable-x64.zip", - "hash": "19ace7810a09139bc7085d36f5758de39926985bc68aaad841eab3f62a914033" + "url": "https://github.com/ShareX/DevBuilds/releases/download/v21.0.0.1322/ShareX-21.0.0.1322-portable-x64.zip", + "hash": "dfa2674723c42bc18debd0afee4827d140fc1ef6b02c3606535cdf5c97d89d05" } }, "pre_install": "if (!(Test-Path \"$persist_dir\\PersonalPath.cfg\")) { New-Item \"$dir\\PersonalPath.cfg\" | Out-Null }",