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
794 B
JSON

{
"homepage": "https://github.com/lukesampson/psutils",
"description": "An approximation of say from macOS.",
"version": "0.2018.08.04",
"license": "MIT",
"url": [
"https://raw.githubusercontent.com/lukesampson/psutils/de1a069215c54a1cb105f3dc79f14e25570c75f2/say.ps1",
"https://raw.githubusercontent.com/lukesampson/psutils/de1a069215c54a1cb105f3dc79f14e25570c75f2/getopt.ps1"
],
"hash": [
"b8951f0c7f54701c8775fedfb0e33a97a2fa45931d7c6571c739b82627bad73d",
"e3939d732ee937db60f336c2a0ed7a463874b37e213d5f42c5346b489a6edb65"
],
"bin": "say.ps1",
"checkver": {
"url": "https://api.github.com/repos/lukesampson/psutils/commits",
"re": "\"(\\d+)-(\\d+)-(\\d+)",
"replace": "0.${1}.${2}.${3}"
}
}