mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
vfox@0.5.0: Fix hash (Closes #5821)
This commit is contained in:
parent
9a1ad920ae
commit
c02bf03f8c
@ -10,17 +10,17 @@
|
|||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/version-fox/vfox/releases/download/v0.5.0/vfox_0.5.0_windows_x86_64.zip",
|
"url": "https://github.com/version-fox/vfox/releases/download/v0.5.0/vfox_0.5.0_windows_x86_64.zip",
|
||||||
"hash": "24760a49b73dac0feb047573472233036145c2c01282eeeedf737d4e1c2a1622",
|
"hash": "3d061291900b21a5d40ca3d562e6356dddca88c1d50273aa9fa403af8f2f0614",
|
||||||
"extract_dir": "vfox_0.5.0_windows_x86_64"
|
"extract_dir": "vfox_0.5.0_windows_x86_64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/version-fox/vfox/releases/download/v0.5.0/vfox_0.5.0_windows_i386.zip",
|
"url": "https://github.com/version-fox/vfox/releases/download/v0.5.0/vfox_0.5.0_windows_i386.zip",
|
||||||
"hash": "24760a49b73dac0feb047573472233036145c2c01282eeeedf737d4e1c2a1622",
|
"hash": "50008abc631c3e8ddf0c1ee60618353b2f11a1459a7c63d51c79e7ab6ba4f83b",
|
||||||
"extract_dir": "vfox_0.5.0_windows_i386"
|
"extract_dir": "vfox_0.5.0_windows_i386"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/version-fox/vfox/releases/download/v0.5.0/vfox_0.5.0_windows_aarch64.zip",
|
"url": "https://github.com/version-fox/vfox/releases/download/v0.5.0/vfox_0.5.0_windows_aarch64.zip",
|
||||||
"hash": "24760a49b73dac0feb047573472233036145c2c01282eeeedf737d4e1c2a1622",
|
"hash": "9102b7f8859e20603bf1556d0b40ce6662c12a1cb10917f4cbef9a458a6faff4",
|
||||||
"extract_dir": "vfox_0.5.0_windows_aarch64"
|
"extract_dir": "vfox_0.5.0_windows_aarch64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user