mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 09:41:20 +00:00
ntfy@2.6.2: Fix extration (Closes #4978)
This commit is contained in:
parent
cdb0324f18
commit
aeb5b38588
@ -7,7 +7,7 @@
|
||||
"64bit": {
|
||||
"url": "https://github.com/binwiederhier/ntfy/releases/download/v2.6.2/ntfy_2.6.2_windows_amd64.zip",
|
||||
"hash": "233530d3aebc4ec31b0cb35ef691ddaa942e40e845de1450870e64cf44f0a687",
|
||||
"extract_dir": "ntfy_2.6.2_windows_x86_64"
|
||||
"extract_dir": "ntfy_2.6.2_windows_amd64"
|
||||
}
|
||||
},
|
||||
"bin": "ntfy.exe",
|
||||
@ -18,7 +18,7 @@
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/binwiederhier/ntfy/releases/download/v$version/ntfy_$version_windows_amd64.zip",
|
||||
"extract_dir": "ntfy_$version_windows_x86_64"
|
||||
"extract_dir": "ntfy_$version_windows_amd64"
|
||||
}
|
||||
},
|
||||
"hash": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user