vfox@0.3.2: Fix hash (Closes #5697)

This commit is contained in:
github-actions[bot] 2024-04-10 09:36:29 +00:00
parent fc3d0563c5
commit c619e0e070

View File

@ -10,17 +10,17 @@
"architecture": {
"64bit": {
"url": "https://github.com/version-fox/vfox/releases/download/v0.3.2/vfox_0.3.2_windows_x86_64.zip",
"hash": "3a1e3a62486b6e0060b9b2e2e219a7f79df411fc585ade58803c9482571ecc1d",
"hash": "00d8817e2f29f51477c33a0cde4bc61272f3d96af97f62c70840c1dea5654b92",
"extract_dir": "vfox_0.3.2_windows_x86_64"
},
"32bit": {
"url": "https://github.com/version-fox/vfox/releases/download/v0.3.2/vfox_0.3.2_windows_i386.zip",
"hash": "3a1e3a62486b6e0060b9b2e2e219a7f79df411fc585ade58803c9482571ecc1d",
"hash": "546009c40a92742124abd1fe908249e00b95a22c49c933fd331218567f0c1a66",
"extract_dir": "vfox_0.3.2_windows_i386"
},
"arm64": {
"url": "https://github.com/version-fox/vfox/releases/download/v0.3.2/vfox_0.3.2_windows_aarch64.zip",
"hash": "3a1e3a62486b6e0060b9b2e2e219a7f79df411fc585ade58803c9482571ecc1d",
"hash": "22188a167c353f40ff4848e561ac02bd044290acbdb035c6304de74286c0ce4e",
"extract_dir": "vfox_0.3.2_windows_aarch64"
}
},