mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
just: Update to version 0.4.5 (manually)
This commit is contained in:
parent
a820b80941
commit
f6a6a8df62
@ -2,12 +2,12 @@
|
|||||||
"homepage": "https://github.com/casey/just",
|
"homepage": "https://github.com/casey/just",
|
||||||
"description": "A command runner written in rust",
|
"description": "A command runner written in rust",
|
||||||
"license": "CC0-1.0",
|
"license": "CC0-1.0",
|
||||||
"version": "0.4.4",
|
"version": "0.4.5",
|
||||||
"url": "https://github.com/casey/just/releases/download/v0.4.4/just-v0.4.4-x86_64-pc-windows-gnu.zip",
|
"url": "https://github.com/casey/just/releases/download/v0.4.5/just-v0.4.5-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "5a1ce463e97e299520e0b95463b34ef7dbd53de1c02bed83c089ab7e47a99ec7",
|
"hash": "5e8fe49c859345b2043ef4127a33de18a20e76b54544b46458ad09a5e79c9024",
|
||||||
"bin": "just.exe",
|
"bin": "just.exe",
|
||||||
"checkver": "github",
|
"checkver": "github",
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"url": "https://github.com/casey/just/releases/download/v$version/just-v$version-x86_64-pc-windows-gnu.zip"
|
"url": "https://github.com/casey/just/releases/download/v$version/just-v$version-x86_64-pc-windows-msvc.zip"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user