Skip to content

Commit

Permalink
[email protected]: Update download & autoupdate urls (#14665)
Browse files Browse the repository at this point in the history
  • Loading branch information
MatrixC7 authored Jan 7, 2025
1 parent a1d3eaa commit 8f94427
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bucket/capframex.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/CXWorld/CapFrameX/releases/download/v1.7.4/release_1.7.4_portable.zip",
"hash": "e0580075628a5c39f71e4b3c57523819b70f2796586de35f00342b5d622e786c"
"url": "https://github.com/CXWorld/CapFrameX/releases/download/v1.7.4_release/release_1.7.4_portable.zip",
"hash": "bcda7067baf42272803a1bf3d5c4c54b869dbc5d9e9f5a49afa4f15c19e62ede"
}
},
"bin": "CapFrameX.exe",
Expand All @@ -23,7 +23,7 @@
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/CXWorld/CapFrameX/releases/download/v$version/release_$version_portable.zip"
"url": "https://github.com/CXWorld/CapFrameX/releases/download/v$version_release/release_$version_portable.zip"
}
}
}
Expand Down

0 comments on commit 8f94427

Please sign in to comment.