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