CmderCore: Add version 1.3.18

This commit is contained in:
椰子 2021-05-13 20:48:43 +08:00
parent 77f039aa3c
commit 275dbacb0a

16
bucket/cmder-core.json Normal file
View File

@ -0,0 +1,16 @@
{
"version": "1.3.18",
"description": "Portable console emulator for Windows. (Core version)",
"homepage": "https://cmder.net",
"license": "MIT",
"url": "https://scoop-bucket.oss-cn-hangzhou.aliyuncs.com/cmder-core.v1.3.18_xueye.7z",
"hash": "8f17734e98e8779d3cc21352502822ccd8ea540804d3e090fc88e1a3add73f85",
"persist": [
"bin",
"config",
"opt"
],
"env_set": {
"CMDER_ROOT": "$dir"
}
}