mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
nali: Update to version 0.7.2
This commit is contained in:
parent
ec309ec18c
commit
271b36198f
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.7.1",
|
||||
"version": "0.7.2",
|
||||
"description": "An offline tool for querying IP geographic information and CDN provider",
|
||||
"homepage": "https://github.com/zu1k/nali",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/zu1k/nali/releases/download/v0.7.1/nali-windows-amd64-v0.7.1.zip",
|
||||
"hash": "123fd644d37ed38cac99722d609e7429ee01c4efce586c329e30919ba74d7a47"
|
||||
"url": "https://github.com/zu1k/nali/releases/download/v0.7.2/nali-windows-amd64-v0.7.2.zip",
|
||||
"hash": "d757440e3fb4dc83a40d9900f092ef81c04781d57aad6a0626ec03cc80d8a690"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/zu1k/nali/releases/download/v0.7.1/nali-windows-386-v0.7.1.zip",
|
||||
"hash": "06a941abb96829a00277e9cd02b23239d0643dfb60e50d62a7fae45c3cfb8dbc"
|
||||
"url": "https://github.com/zu1k/nali/releases/download/v0.7.2/nali-windows-386-v0.7.2.zip",
|
||||
"hash": "a17e491de0159c63abcd9cc3eaaeb847b0599d32648b3ee605f73d84a5e686c5"
|
||||
}
|
||||
},
|
||||
"pre_install": "(Get-ChildItem \"$dir\\nali*.exe\")[0] | Rename-Item -NewName 'nali.exe'",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user