sharex-dev: Update to version 21.0.0.1322

This commit is contained in:
github-actions[bot] 2026-07-29 11:00:36 +00:00
parent 0e1e9b29f7
commit ef3e4e64c7

View File

@ -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 }",