mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
Update cmder to version 1.3.3
This commit is contained in:
parent
cda31eb951
commit
278e30a7f0
10
cmder.json
10
cmder.json
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"homepage": "http://cmder.net",
|
"homepage": "http://cmder.net",
|
||||||
"version": "1.3.2",
|
"version": "1.3.3",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"persist": [
|
"persist": [
|
||||||
"config"
|
"config"
|
||||||
],
|
],
|
||||||
"url": "https://github.com/cmderdev/cmder/releases/download/v1.3.2/cmder_mini.zip",
|
"url": "https://github.com/cmderdev/cmder/releases/download/v1.3.3/cmder_mini.zip",
|
||||||
"hash": "477fb784b7b3f382f7de9cd40a4d46a86dc2286b8036e68ad188abebbaea4ad6",
|
"hash": "847f0fee1d88a05aafdfcd87b828de7f58fc1d36838a152933c01ca935d4c134",
|
||||||
"bin": "Cmder.exe",
|
"bin": "Cmder.exe",
|
||||||
"shortcuts": [
|
"shortcuts": [
|
||||||
[
|
[
|
||||||
@ -15,8 +15,8 @@
|
|||||||
]
|
]
|
||||||
],
|
],
|
||||||
"env_set": {
|
"env_set": {
|
||||||
"CMDER_ROOT": "$dir",
|
"CMDER_ROOT": "$dir",
|
||||||
"ConEmuDir": "$dir\\vendor\\conemu-maximus5"
|
"ConEmuDir": "$dir\\vendor\\conemu-maximus5"
|
||||||
},
|
},
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"github": "https://github.com/cmderdev/cmder"
|
"github": "https://github.com/cmderdev/cmder"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user