mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
sayit: Add version 1.1 (#1105)
This commit is contained in:
parent
6ff625cb5a
commit
bcd8c55652
23
bucket/sayit.json
Normal file
23
bucket/sayit.json
Normal file
@ -0,0 +1,23 @@
|
||||
{
|
||||
"version": "1.1",
|
||||
"description": "A text-to-speech command line tool",
|
||||
"homepage": "https://github.com/pviotti/sayit",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/pviotti/sayit/releases/download/v1.1/sayit-v1.1-win-sc.zip",
|
||||
"hash": "2ec83cbed76b3fd21ed6e8a243c789276fa9d150cc77b04555e194fafecdf1b4"
|
||||
}
|
||||
},
|
||||
"extract_dir": "sayit-v1.1-win-sc",
|
||||
"bin": "SayIt.exe",
|
||||
"checkver": "github",
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/pviotti/sayit/releases/download/v$version/sayit-v$version-win-sc.zip"
|
||||
}
|
||||
},
|
||||
"extract_dir": "sayit-v$version-win-sc"
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user