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