mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
vfox@0.4.1: Fix hash (Closes #5735)
This commit is contained in:
parent
62ad03c7f9
commit
6239696177
@ -10,17 +10,17 @@
|
|||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/version-fox/vfox/releases/download/v0.4.1/vfox_0.4.1_windows_x86_64.zip",
|
"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"
|
"extract_dir": "vfox_0.4.1_windows_x86_64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/version-fox/vfox/releases/download/v0.4.1/vfox_0.4.1_windows_i386.zip",
|
"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"
|
"extract_dir": "vfox_0.4.1_windows_i386"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/version-fox/vfox/releases/download/v0.4.1/vfox_0.4.1_windows_aarch64.zip",
|
"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"
|
"extract_dir": "vfox_0.4.1_windows_aarch64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user