mirror of
https://github.com/ScoopInstaller/Scoop.git
synced 2026-05-06 01:31:27 +00:00
0fd6657572
Co-authored-by: Hsiao-nan Cheung <niheaven@gmail.com>
16 lines
291 B
JSON
16 lines
291 B
JSON
{
|
|
"version": "0.5.18",
|
|
"url": "https://whatever",
|
|
"hash": "whatever",
|
|
"architecture": {
|
|
"64bit": {
|
|
"installer": {
|
|
"script": [
|
|
"Do something",
|
|
"cosi"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
}
|