mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
vfox@0.5.1: Fix hash (Closes #5825)
This commit is contained in:
parent
15fdf9d605
commit
1231048aa3
@ -10,17 +10,17 @@
|
|||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/version-fox/vfox/releases/download/v0.5.1/vfox_0.5.1_windows_x86_64.zip",
|
"url": "https://github.com/version-fox/vfox/releases/download/v0.5.1/vfox_0.5.1_windows_x86_64.zip",
|
||||||
"hash": "2418f3762949f4ccd3493f633d7f30e9d319e6891acbe42ee55e6fdde3b18b0b",
|
"hash": "1651c97e57ecd2bfe54d59d2741df8d5b4d703ea54015c45c38521584c307f5a",
|
||||||
"extract_dir": "vfox_0.5.1_windows_x86_64"
|
"extract_dir": "vfox_0.5.1_windows_x86_64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/version-fox/vfox/releases/download/v0.5.1/vfox_0.5.1_windows_i386.zip",
|
"url": "https://github.com/version-fox/vfox/releases/download/v0.5.1/vfox_0.5.1_windows_i386.zip",
|
||||||
"hash": "2418f3762949f4ccd3493f633d7f30e9d319e6891acbe42ee55e6fdde3b18b0b",
|
"hash": "380c4878e8ff8b9b402dced9d938aee13744b7d3f6431f559dfa3e644c37c08d",
|
||||||
"extract_dir": "vfox_0.5.1_windows_i386"
|
"extract_dir": "vfox_0.5.1_windows_i386"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/version-fox/vfox/releases/download/v0.5.1/vfox_0.5.1_windows_aarch64.zip",
|
"url": "https://github.com/version-fox/vfox/releases/download/v0.5.1/vfox_0.5.1_windows_aarch64.zip",
|
||||||
"hash": "2418f3762949f4ccd3493f633d7f30e9d319e6891acbe42ee55e6fdde3b18b0b",
|
"hash": "c33faeaaba9f2a4d33b438b4355ba72bd2f6d4252ecd98c75acc43cce79bd662",
|
||||||
"extract_dir": "vfox_0.5.1_windows_aarch64"
|
"extract_dir": "vfox_0.5.1_windows_aarch64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user