diff --git a/bucket/nali.json b/bucket/nali.json index 317bba1658..652f6628e5 100644 --- a/bucket/nali.json +++ b/bucket/nali.json @@ -1,16 +1,16 @@ { - "version": "0.4.8", + "version": "0.4.9", "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.4.8/nali-windows-amd64-v0.4.8.zip", - "hash": "c4a6878b3d9e4df1890c55b08e61c03ed5bdc073506ba7a326d52c7263a4212c" + "url": "https://github.com/zu1k/nali/releases/download/v0.4.9/nali-windows-amd64-v0.4.9.zip", + "hash": "414943b77727fcd15c0403bf4b0a01176e19836ed55ef230af23129d23a786ff" }, "32bit": { - "url": "https://github.com/zu1k/nali/releases/download/v0.4.8/nali-windows-386-v0.4.8.zip", - "hash": "aebb17810924b22a063be75919b843fcdff15ef86149fe86bbfa58c6daa3b7af" + "url": "https://github.com/zu1k/nali/releases/download/v0.4.9/nali-windows-386-v0.4.9.zip", + "hash": "e11a0ffeda9ce3ade849c341fdf552644aa32e67a7ba0b447b48d8e646b83b43" } }, "pre_install": "(Get-ChildItem \"$dir\\nali*.exe\")[0] | Rename-Item -NewName 'nali.exe'",