mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
18 lines
644 B
JSON
18 lines
644 B
JSON
{
|
|
"version": "0.5.1",
|
|
"description": "Create beautiful image of your source code",
|
|
"homepage": "https://github.com/Aloxaf/silicon",
|
|
"license": "MIT",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/Aloxaf/silicon/releases/download/v0.5.1/silicon-v0.5.1-x86_64-pc-windows-msvc.tar.gz",
|
|
"hash": "c908c77e760745d0fa7a2644403a1318cbc58947c1b27e5f71d79d00fafbc5ca"
|
|
}
|
|
},
|
|
"bin": "silicon.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"url": "https://github.com/Aloxaf/silicon/releases/download/v$version/silicon-v$version-x86_64-pc-windows-msvc.tar.gz"
|
|
}
|
|
}
|