mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
18 lines
644 B
JSON
18 lines
644 B
JSON
{
|
|
"version": "0.5.2",
|
|
"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.2/silicon-v0.5.2-x86_64-pc-windows-msvc.tar.gz",
|
|
"hash": "2e42234ad2dc5d9c9467c975432f5e44e330b98e620b829f29ab95ee229cd88b"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|