mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-22 03:25:17 +00:00
Add cmder 1.3.2 (see lukesampson/scoop-extras#366)
This commit is contained in:
parent
34730d48c4
commit
70284b4a7b
16
cmder.json
Normal file
16
cmder.json
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
"homepage": "http://cmder.net",
|
||||
"version": "1.3.2",
|
||||
"url": "https://github.com/cmderdev/cmder/releases/download/v1.3.2/cmder_mini.zip",
|
||||
"hash": "477fb784b7b3f382f7de9cd40a4d46a86dc2286b8036e68ad188abebbaea4ad6",
|
||||
"bin": "Cmder.exe",
|
||||
"shortcuts": [
|
||||
[ "Cmder.exe", "Cmder" ]
|
||||
],
|
||||
"checkver": {
|
||||
"github": "https://github.com/cmderdev/cmder"
|
||||
},
|
||||
"autoupdate": {
|
||||
"url": "https://github.com/cmderdev/cmder/releases/download/v$version/cmder_mini.zip"
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user