diff --git a/bucket/nali.json b/bucket/nali.json index 857a37a650..35f5e2cabb 100644 --- a/bucket/nali.json +++ b/bucket/nali.json @@ -1,16 +1,16 @@ { - "version": "0.3.5", + "version": "0.3.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/0.3.5/nali-windows-amd64-0.3.5.zip", - "hash": "7384a9e78e23828c7beed89e706b0511bf64838c48b44968b01334c741fb411b" + "url": "https://github.com/zu1k/nali/releases/download/0.3.6/nali-windows-amd64-0.3.6.zip", + "hash": "98a3f117b9bc37d44b5d8042c70aafe4b0ec66af6e79a415836fef31e0d2184c" }, "32bit": { - "url": "https://github.com/zu1k/nali/releases/download/0.3.5/nali-windows-386-0.3.5.zip", - "hash": "0572d9d1deb8a7e04f03b12ce24335d42521b6c0a6c6dbecdace8f9053931c71" + "url": "https://github.com/zu1k/nali/releases/download/0.3.6/nali-windows-386-0.3.6.zip", + "hash": "3b957abf97c3ca21bac24e724b367815147d6d51765a94f3279abb0cf6d090a7" } }, "pre_install": "(Get-ChildItem \"$dir\\nali*.exe\")[0] | Rename-Item -NewName 'nali.exe'",