mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
silicon: Add version 0.5.1 (#4260)
This commit is contained in:
parent
3a5f8bb2ed
commit
e14c0fc8cc
17
bucket/silicon.json
Normal file
17
bucket/silicon.json
Normal file
@ -0,0 +1,17 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user