sharex-dev: Update to version 21.0.0.1317

This commit is contained in:
github-actions[bot] 2026-07-28 10:48:10 +00:00
parent 36f9780e60
commit e75a180e9b

View File

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