vfox@0.3.4: Fix hash (Closes #5708)

This commit is contained in:
github-actions[bot] 2024-04-12 08:20:21 +00:00
parent 8af20d7104
commit c2f083a2de

View File

@ -10,17 +10,17 @@
"architecture": {
"64bit": {
"url": "https://github.com/version-fox/vfox/releases/download/v0.3.4/vfox_0.3.4_windows_x86_64.zip",
"hash": "2a93497691fed8ebce8bc8f32bde59908bafbc5a8ed9f5c09500ca7811f0d570",
"hash": "61b5f71ac26fe311eed38c89eb617781871853b9e45c49bec060d31e4ae7eebd",
"extract_dir": "vfox_0.3.4_windows_x86_64"
},
"32bit": {
"url": "https://github.com/version-fox/vfox/releases/download/v0.3.4/vfox_0.3.4_windows_i386.zip",
"hash": "2a93497691fed8ebce8bc8f32bde59908bafbc5a8ed9f5c09500ca7811f0d570",
"hash": "11ff5e0b3cf9e39170de09b0452a4c5d5a19edbc24b07653e78fe530801900ea",
"extract_dir": "vfox_0.3.4_windows_i386"
},
"arm64": {
"url": "https://github.com/version-fox/vfox/releases/download/v0.3.4/vfox_0.3.4_windows_aarch64.zip",
"hash": "2a93497691fed8ebce8bc8f32bde59908bafbc5a8ed9f5c09500ca7811f0d570",
"hash": "281780144638bb0f9bccb935a30394796dfdf8c2ad35c6bf9f21568ae5274e97",
"extract_dir": "vfox_0.3.4_windows_aarch64"
}
},