mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
nali: Update to version 0.5.3
This commit is contained in:
parent
f42e3966bb
commit
355881be1c
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.5.0",
|
||||
"version": "0.5.3",
|
||||
"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.5.0/nali-windows-amd64-v0.5.0.zip",
|
||||
"hash": "fea78ce8ff5965970a23a5f95fdba2844e200684da13496ca91b5fb09b8451be"
|
||||
"url": "https://github.com/zu1k/nali/releases/download/v0.5.3/nali-windows-amd64-v0.5.3.zip",
|
||||
"hash": "49867ba07943e24c114e971779017c3fa9fb827355f8d48edb1084a04202d4b7"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/zu1k/nali/releases/download/v0.5.0/nali-windows-386-v0.5.0.zip",
|
||||
"hash": "67bb8c2456f8545f8f87f17327ec720043fc0a33183b17564de3de09152a8225"
|
||||
"url": "https://github.com/zu1k/nali/releases/download/v0.5.3/nali-windows-386-v0.5.3.zip",
|
||||
"hash": "10c729246aa63c67655a7e4bf81dca0fc5659d733f576a9ded418d593f62dfd5"
|
||||
}
|
||||
},
|
||||
"pre_install": "(Get-ChildItem \"$dir\\nali*.exe\")[0] | Rename-Item -NewName 'nali.exe'",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user