mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-21 23:01:22 +00:00
nali: Update to version 0.3.10
This commit is contained in:
parent
d51908b0d2
commit
96e074bbf5
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.3.9",
|
"version": "0.3.10",
|
||||||
"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.3.9/nali-windows-amd64-v0.3.9.zip",
|
"url": "https://github.com/zu1k/nali/releases/download/v0.3.10/nali-windows-amd64-v0.3.10.zip",
|
||||||
"hash": "c19922c589574ae811c452a08fe88df046a413b5bcef70f533e5173a018b4ab9"
|
"hash": "0badf622b11ef9a55e414de7e5e4dcb3567532cf57039ae0e5a0c1a300b175cb"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/zu1k/nali/releases/download/v0.3.9/nali-windows-386-v0.3.9.zip",
|
"url": "https://github.com/zu1k/nali/releases/download/v0.3.10/nali-windows-386-v0.3.10.zip",
|
||||||
"hash": "0e0cefd5e6a8e79df799db69a914a0fddb7ba6bca3373b863ee0658051121f9a"
|
"hash": "d689d418c756eecd72b08f72fe443cbd8f9d49ee21666d7f24733e73d7ff00f9"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"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