fix: correct url error
This commit is contained in:
parent
6ddb8a97c8
commit
e8ee1615b1
@ -3,7 +3,7 @@
|
|||||||
"description": "Portable console emulator for Windows. (Mini version)",
|
"description": "Portable console emulator for Windows. (Mini version)",
|
||||||
"homepage": "https://cmder.app",
|
"homepage": "https://cmder.app",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"url": "http://dl.simaek.com/scoop/bucket/custom/package/cmder_mini_v1.3.21.zip",
|
"url": "http://dl.simaek.com/scoop/buckets/custom/package/cmder_mini_v1.3.21.zip",
|
||||||
"hash": "f867b2234be0d4bd939fedac1611c6ebf9f6095bdb5b06bbf51702a4acb3ee7e",
|
"hash": "f867b2234be0d4bd939fedac1611c6ebf9f6095bdb5b06bbf51702a4acb3ee7e",
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
"if (!(Test-Path \"$persist_dir\\vendor\\conemu-maximus5\\ConEmu.xml\")) {",
|
"if (!(Test-Path \"$persist_dir\\vendor\\conemu-maximus5\\ConEmu.xml\")) {",
|
||||||
|
Loading…
Reference in New Issue
Block a user