i2p-zero: add au.hash (#223)

This commit is contained in:
linsui 2019-07-07 10:04:58 +00:00 committed by Hsiao-nan Cheung
parent 402ae0e71f
commit a863b45b55

View File

@ -19,6 +19,10 @@
"checkver": "github",
"autoupdate": {
"url": "https://github.com/i2p-zero/i2p-zero/releases/download/v$version/i2p-zero-win.v$version.zip",
"hash": {
"url": "https://github.com/i2p-zero/i2p-zero/releases/tag/v$version",
"regex": "(?sm)Windows<.*?<code>$sha256"
},
"extract_dir": "i2p-zero-win.v$version\\router"
}
}