mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-11 03:01:22 +00:00
nali: Update to version 0.6.0
This commit is contained in:
parent
63a12c861d
commit
8fdfdabcb7
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.5.3",
|
"version": "0.6.0",
|
||||||
"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.5.3/nali-windows-amd64-v0.5.3.zip",
|
"url": "https://github.com/zu1k/nali/releases/download/v0.6.0/nali-windows-amd64-v0.6.0.zip",
|
||||||
"hash": "49867ba07943e24c114e971779017c3fa9fb827355f8d48edb1084a04202d4b7"
|
"hash": "401319a62c3f675548cb558e97b66a08192a4664bb76449b6d8dd52f0333aef8"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/zu1k/nali/releases/download/v0.5.3/nali-windows-386-v0.5.3.zip",
|
"url": "https://github.com/zu1k/nali/releases/download/v0.6.0/nali-windows-386-v0.6.0.zip",
|
||||||
"hash": "10c729246aa63c67655a7e4bf81dca0fc5659d733f576a9ded418d593f62dfd5"
|
"hash": "0ecc1f2f69b6524943353f30f66845cea5df9b34cb9b7713279271faf5759a95"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"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