mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
pkl-cli: Update to version 0.30.1
This commit is contained in:
parent
ac0a5e0c23
commit
e7fb6c0d65
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"$schema": "https://raw.githubusercontent.com/ScoopInstaller/Scoop/master/schema.json",
|
"$schema": "https://raw.githubusercontent.com/ScoopInstaller/Scoop/master/schema.json",
|
||||||
"version": "0.30.0",
|
"version": "0.30.1",
|
||||||
"description": "A configuration as code language with rich validation and tooling.",
|
"description": "A configuration as code language with rich validation and tooling.",
|
||||||
"homepage": "https://pkl-lang.org/",
|
"homepage": "https://pkl-lang.org/",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/apple/pkl/releases/download/0.30.0/pkl-windows-amd64.exe#/pkl.exe",
|
"url": "https://github.com/apple/pkl/releases/download/0.30.1/pkl-windows-amd64.exe#/pkl.exe",
|
||||||
"hash": "3af84f8f6753ae6cfab50f7127fbfb3b53d374c03079ca0cec27eddffc492b3c"
|
"hash": "2ac9dcd922d5654d202eaebe52b667db3c00c523f52562dd95841347e11a65cd"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "pkl.exe",
|
"bin": "pkl.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user