h404bi ccc24e57b6 Init scoop-main bucket
Co-authored-by: Jakub Čábera <cabera.jakub@gmail.com>
Co-authored-by: Richard Kuhnt <r15ch13+git@gmail.com>
2019-04-22 20:56:04 +08:00

21 lines
791 B
JSON

{
"homepage": "https://github.com/lukesampson/pshazz",
"version": "0.2019.04.02",
"url": "https://github.com/lukesampson/pshazz/archive/8a23d403af1ac9dd5f7755752bbf52a1cea9d257.zip",
"extract_dir": "pshazz-8a23d403af1ac9dd5f7755752bbf52a1cea9d257",
"hash": "9fc0a13fdbb6eee2e717f4624b837ba32de9ee9b4a991fdf07aa868cc792eb3d",
"bin": "bin\\pshazz.ps1",
"installer": {
"file": "bin\\install.ps1"
},
"checkver": {
"url": "https://github.com/lukesampson/pshazz/commits/master.atom",
"re": "(\\d+)-(\\d+)-(\\d+)[\\S\\s]*?(?<sha>[0-9a-f]{40})",
"replace": "0.${1}.${2}.${3}"
},
"autoupdate": {
"url": "https://github.com/lukesampson/pshazz/archive/$matchSha.zip",
"extract_dir": "pshazz-$matchSha"
}
}