mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
nali: Update to version 0.3.0
This commit is contained in:
parent
c8bfc8d801
commit
222c4b0de7
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.2.4",
|
||||
"version": "0.3.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.2.4/nali-windows-amd64-v0.2.4.zip",
|
||||
"hash": "3216ce352cfda96e4208688a4a1f73178e11dfc294a5bed609c0293022c9672a"
|
||||
"url": "https://github.com/zu1k/nali/releases/download/v0.3.0/nali-windows-amd64-v0.3.0.zip",
|
||||
"hash": "72a3be624f739f359f83e045aad5c428300f1e8328eeca92ff055e8b624ba719"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/zu1k/nali/releases/download/v0.2.4/nali-windows-386-v0.2.4.zip",
|
||||
"hash": "54f986ca99a07fd4578d09bc58bf71d3846ba01030bc37e3a83c890e326835f3"
|
||||
"url": "https://github.com/zu1k/nali/releases/download/v0.3.0/nali-windows-386-v0.3.0.zip",
|
||||
"hash": "e545ae1b3eba6e4dbd14896cc3f9614b60c2c2b03d378fa4a6a657a027acd6cd"
|
||||
}
|
||||
},
|
||||
"pre_install": "(Get-ChildItem \"$dir\\nali*.exe\")[0] | Rename-Item -NewName 'nali.exe'",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user