diff --git a/bucket/nali.json b/bucket/nali.json index 71c8a9abe0..af53bee4af 100644 --- a/bucket/nali.json +++ b/bucket/nali.json @@ -1,16 +1,16 @@ { - "version": "0.4.5", + "version": "0.4.6", "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.5/nali-windows-amd64-v0.4.5.zip", - "hash": "9255b9f283f8318749ad63dd735b7f88e1c4b13bef3253c77ec5b6434accf1c8" + "url": "https://github.com/zu1k/nali/releases/download/v0.4.6/nali-windows-amd64-v0.4.6.zip", + "hash": "c764fe40746a436ea5ec9932481870aff184303341448d0547753ffdc3f7c399" }, "32bit": { - "url": "https://github.com/zu1k/nali/releases/download/v0.4.5/nali-windows-386-v0.4.5.zip", - "hash": "bd3e4e5fb3e4022a9612b9d22bca62f5a24fe8c704173f69c89973b06199e641" + "url": "https://github.com/zu1k/nali/releases/download/v0.4.6/nali-windows-386-v0.4.6.zip", + "hash": "0769c50bb60d3ebedb29e4a7c700ad0ce9e158846b8dac72dbdf623992168c10" } }, "pre_install": "(Get-ChildItem \"$dir\\nali*.exe\")[0] | Rename-Item -NewName 'nali.exe'",