vfox@0.3.0: Fix hash (Closes #5671)

This commit is contained in:
github-actions[bot] 2024-04-01 16:12:53 +00:00
parent aee3f57098
commit 405fd5cc8d

View File

@ -10,17 +10,17 @@
"architecture": {
"64bit": {
"url": "https://github.com/version-fox/vfox/releases/download/v0.3.0/vfox_0.3.0_windows_x86_64.zip",
"hash": "10e7e4180903123345af0048ced3332f43653d8573831f508abd9b192b22e67c",
"hash": "73f3044f131521c182ef1081c70b63cfb5c54c37716fa5ee78a9dcfd178a9705",
"extract_dir": "vfox_0.3.0_windows_x86_64"
},
"32bit": {
"url": "https://github.com/version-fox/vfox/releases/download/v0.3.0/vfox_0.3.0_windows_i386.zip",
"hash": "10e7e4180903123345af0048ced3332f43653d8573831f508abd9b192b22e67c",
"hash": "2354043f9e24ffa59f41f574f81e7b16aa90f3f8a3b2f0449dae21898c4d51c2",
"extract_dir": "vfox_0.3.0_windows_i386"
},
"arm64": {
"url": "https://github.com/version-fox/vfox/releases/download/v0.3.0/vfox_0.3.0_windows_aarch64.zip",
"hash": "10e7e4180903123345af0048ced3332f43653d8573831f508abd9b192b22e67c",
"hash": "d4cc58769c64f24bd1425d6b55bc3636afcce8416c8dfc69a9a4d93d72f3ccf0",
"extract_dir": "vfox_0.3.0_windows_aarch64"
}
},