mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
nali: Update to version 0.2.4
This commit is contained in:
parent
9b53ad0e1c
commit
7517bd0f74
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.2.3",
|
"version": "0.2.4",
|
||||||
"description": "An offline tool for querying IP geographic information and CDN provider",
|
"description": "An offline tool for querying IP geographic information and CDN provider",
|
||||||
"homepage": "https://github.com/zu1k/nali",
|
"homepage": "https://github.com/zu1k/nali",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/zu1k/nali/releases/download/v0.2.3/nali-windows-amd64-v0.2.3.zip",
|
"url": "https://github.com/zu1k/nali/releases/download/v0.2.4/nali-windows-amd64-v0.2.4.zip",
|
||||||
"hash": "a253c9752333e2410e422b51e7df4898d96b7c42b24af616e9dbc315876399dd"
|
"hash": "3216ce352cfda96e4208688a4a1f73178e11dfc294a5bed609c0293022c9672a"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/zu1k/nali/releases/download/v0.2.3/nali-windows-386-v0.2.3.zip",
|
"url": "https://github.com/zu1k/nali/releases/download/v0.2.4/nali-windows-386-v0.2.4.zip",
|
||||||
"hash": "b9bb87c74af273d0fad5f781b5e0c825e8597a1e616abb867d13e6537636004e"
|
"hash": "54f986ca99a07fd4578d09bc58bf71d3846ba01030bc37e3a83c890e326835f3"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": "(Get-ChildItem \"$dir\\nali*.exe\")[0] | Rename-Item -NewName 'nali.exe'",
|
"pre_install": "(Get-ChildItem \"$dir\\nali*.exe\")[0] | Rename-Item -NewName 'nali.exe'",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user