vfox@0.2.6: Fix hash (Closes #5628)

This commit is contained in:
github-actions[bot] 2024-03-19 13:39:53 +00:00
parent e95cd48eaf
commit a97b1af0de

View File

@ -10,17 +10,17 @@
"architecture": {
"64bit": {
"url": "https://github.com/version-fox/vfox/releases/download/v0.2.6/vfox_0.2.6_windows_x86_64.zip",
"hash": "4cfcbb3c25ce8229a146a395ea0dc22130c751c4feb3f0a065f94b45d7ed014f",
"hash": "41022b10450532dfa8e94fff6b081f445e9cff09d4b20ea73d2d43479e2197f4",
"extract_dir": "vfox_0.2.6_windows_x86_64"
},
"32bit": {
"url": "https://github.com/version-fox/vfox/releases/download/v0.2.6/vfox_0.2.6_windows_i386.zip",
"hash": "4cfcbb3c25ce8229a146a395ea0dc22130c751c4feb3f0a065f94b45d7ed014f",
"hash": "63aefdefa2ff5eeae8b375c82cf2a45cb34edfcfbed1b74beec88230fa8a699d",
"extract_dir": "vfox_0.2.6_windows_i386"
},
"arm64": {
"url": "https://github.com/version-fox/vfox/releases/download/v0.2.6/vfox_0.2.6_windows_aarch64.zip",
"hash": "4cfcbb3c25ce8229a146a395ea0dc22130c751c4feb3f0a065f94b45d7ed014f",
"hash": "118852a9ac960e2c333e85a42f673535c557e6c2f1a0bd7ebdf51d4817e52f76",
"extract_dir": "vfox_0.2.6_windows_aarch64"
}
},