vfox@0.4.1: Fix hash (Closes #5735)

This commit is contained in:
github-actions[bot] 2024-04-22 14:25:17 +00:00
parent 62ad03c7f9
commit 6239696177

View File

@ -10,17 +10,17 @@
"architecture": {
"64bit": {
"url": "https://github.com/version-fox/vfox/releases/download/v0.4.1/vfox_0.4.1_windows_x86_64.zip",
"hash": "e63993efd06b95946f279ce589f97a5e1c058d9c14d0737040596f5119ef5940",
"hash": "8e0b365509056488efbb58f03f23da0f149dafd9f6dc27e73988ca197ea96ac9",
"extract_dir": "vfox_0.4.1_windows_x86_64"
},
"32bit": {
"url": "https://github.com/version-fox/vfox/releases/download/v0.4.1/vfox_0.4.1_windows_i386.zip",
"hash": "e63993efd06b95946f279ce589f97a5e1c058d9c14d0737040596f5119ef5940",
"hash": "636c70764447697aa2a34ea01fed02f7f8de63002bcd232e2ffa1bcec1ba8d89",
"extract_dir": "vfox_0.4.1_windows_i386"
},
"arm64": {
"url": "https://github.com/version-fox/vfox/releases/download/v0.4.1/vfox_0.4.1_windows_aarch64.zip",
"hash": "e63993efd06b95946f279ce589f97a5e1c058d9c14d0737040596f5119ef5940",
"hash": "ccb4108efffbadab2b5978bd33ed947ce2317cb1efc5c3e2b8e1348cee75ca59",
"extract_dir": "vfox_0.4.1_windows_aarch64"
}
},