mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
chuck: Add version 1.4.0.0 (#708)
This commit is contained in:
parent
1bee70d3b9
commit
aa6b672f2c
20
bucket/chuck.json
Normal file
20
bucket/chuck.json
Normal file
@ -0,0 +1,20 @@
|
||||
{
|
||||
"version": "1.4.0.0",
|
||||
"description": "Strongly-timed, Concurrent, and On-the-fly Music Programming Language.",
|
||||
"homepage": "http://chuck.stanford.edu",
|
||||
"license": "GPL-2.0-only",
|
||||
"url": "http://chuck.stanford.edu/release/files/exe/chuck-1.4.0.0.msi",
|
||||
"hash": "d3f24d49222dd18d0c7e3b3bb2d2965ad68dccd8e774723c62ad7eb33127a6d5",
|
||||
"extract_dir": "PFiles\\ChucK",
|
||||
"bin": [
|
||||
"bin\\chuck.exe",
|
||||
"miniAudicle.exe"
|
||||
],
|
||||
"checkver": {
|
||||
"url": "http://chuck.stanford.edu/release/VERSIONS",
|
||||
"regex": "^([\\d.]+)"
|
||||
},
|
||||
"autoupdate": {
|
||||
"url": "http://chuck.stanford.edu/release/files/exe/chuck-$version.msi"
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user