diff --git a/bucket/ipfilter-nightly.json b/bucket/ipfilter-nightly.json index e3397a1ee02..06a85e756c7 100644 --- a/bucket/ipfilter-nightly.json +++ b/bucket/ipfilter-nightly.json @@ -1,10 +1,10 @@ { - "version": "1692853623", + "version": "1692940028", "description": "Protects privacy and security when using Bit Torrent by blocking a list of potentially malicious peers.", "homepage": "https://www.ipfilter.app/", "license": "MIT", "url": "https://github.com/DavidMoore/ipfilter/releases/download/lists/ipfilter.zip", - "hash": "e822b627489c29a37913d7bcbf8fa8513a50a7681d8c31d6cae77ff697a54b47", + "hash": "56e4c2b43e983b949e2bed9cbb536aede94dc23bac3997cab9a7a0b5ebdea595", "checkver": { "script": "try { Get-Date (Invoke-RestMethod https://api.github.com/repositories/487352/releases/tags/lists).assets[0].updated_at -UFormat %s } catch { '' }", "regex": "\\A(\\d+)\\Z"