mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
Add just version 0.3.12 (#2638)
This commit is contained in:
parent
04a14c75c9
commit
2177a9d6f1
13
just.json
Normal file
13
just.json
Normal file
@ -0,0 +1,13 @@
|
||||
{
|
||||
"homepage": "https://github.com/casey/just",
|
||||
"description": "A command runner written in rust",
|
||||
"license": "CC0",
|
||||
"version": "0.3.12",
|
||||
"url": "https://github.com/casey/just/releases/download/v0.3.12/just-v0.3.12-x86_64-pc-windows-gnu.zip",
|
||||
"hash": "e83e12e48aae9eb004ab3059515b1a3ef7dc1a1e93e62afab54187a947d29551",
|
||||
"bin": "just.exe",
|
||||
"checkver": "github",
|
||||
"autoupdate": {
|
||||
"url": "https://github.com/casey/just/releases/download/v$version/just-v$version-x86_64-pc-windows-gnu.zip"
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user