mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
nali: Update to version 0.3.7
This commit is contained in:
parent
67370e7e2e
commit
11fb41aa80
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.3.6",
|
||||
"version": "0.3.7",
|
||||
"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/0.3.6/nali-windows-amd64-0.3.6.zip",
|
||||
"hash": "98a3f117b9bc37d44b5d8042c70aafe4b0ec66af6e79a415836fef31e0d2184c"
|
||||
"url": "https://github.com/zu1k/nali/releases/download/0.3.7/nali-windows-amd64-0.3.7.zip",
|
||||
"hash": "a88c21333ef66ae40628abd870568090d9bcd0253ae840f53976a52c92ff5d46"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/zu1k/nali/releases/download/0.3.6/nali-windows-386-0.3.6.zip",
|
||||
"hash": "3b957abf97c3ca21bac24e724b367815147d6d51765a94f3279abb0cf6d090a7"
|
||||
"url": "https://github.com/zu1k/nali/releases/download/0.3.7/nali-windows-386-0.3.7.zip",
|
||||
"hash": "d526f21f8ad36d7d7f3fb3de58d418fc09b29345711c02abeafdf2903d6943a1"
|
||||
}
|
||||
},
|
||||
"pre_install": "(Get-ChildItem \"$dir\\nali*.exe\")[0] | Rename-Item -NewName 'nali.exe'",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user