mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-03 02:24:50 +00:00
kalk: Add version 0.3.1
This commit is contained in:
parent
321deffe72
commit
f353b601c7
23
bucket/kalk.json
Normal file
23
bucket/kalk.json
Normal file
@ -0,0 +1,23 @@
|
||||
{
|
||||
"version": "0.3.1",
|
||||
"description": "Command line calculator app.",
|
||||
"homepage": "https://kalk.dev/",
|
||||
"license": "BSD-2-Clause",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/xoofx/kalk/releases/download/0.3.1/kalk.0.3.1.win-x64.zip",
|
||||
"hash": "973f5d8efdae9246dcddf4f6b85945a06c52f02f8d41cc6fdd42e18b0533a3c2"
|
||||
}
|
||||
},
|
||||
"bin": "kalk.exe",
|
||||
"checkver": {
|
||||
"github": "https://github.com/xoofx/kalk"
|
||||
},
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/xoofx/kalk/releases/download/$version/kalk.$version.win-x64.zip"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user