mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
nali: Update to version 0.8.0
This commit is contained in:
parent
c6df307c60
commit
70b4c04698
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.7.3",
|
||||
"version": "0.8.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.7.3/nali-windows-amd64-v0.7.3.zip",
|
||||
"hash": "1dc94b93cb516720b40ceb04f47233680906db3799e7508fef19440ff02263b9"
|
||||
"url": "https://github.com/zu1k/nali/releases/download/v0.8.0/nali-windows-amd64-v0.8.0.zip",
|
||||
"hash": "3c565eafc0bc0e9f6063d9874a855c29e089285a792b690f5a2476c071b43dbe"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/zu1k/nali/releases/download/v0.7.3/nali-windows-386-v0.7.3.zip",
|
||||
"hash": "faebd16d7f3003384d33db59786691d3f1edf1d7ecbd7db0b479c424f445a884"
|
||||
"url": "https://github.com/zu1k/nali/releases/download/v0.8.0/nali-windows-386-v0.8.0.zip",
|
||||
"hash": "da14d1e63282321f1d68c0ee67f3bc5f478791effcbfe3f9f0b7464948d43673"
|
||||
}
|
||||
},
|
||||
"pre_install": "(Get-ChildItem \"$dir\\nali*.exe\")[0] | Rename-Item -NewName 'nali.exe'",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user