mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
pkl-cli: Update to version 0.29.1
This commit is contained in:
parent
6c87304335
commit
2ddc6992c2
@ -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.29.0",
|
"version": "0.29.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.29.0/pkl-windows-amd64.exe#/pkl.exe",
|
"url": "https://github.com/apple/pkl/releases/download/0.29.1/pkl-windows-amd64.exe#/pkl.exe",
|
||||||
"hash": "0f1db1490444293a050be5ddf612ec2a70d9b30312ddedb3f7c3104fa50c492f"
|
"hash": "5388dddb8f9832233707cc48e77343ae65a7684bca19d94454d096cc66bb3e70"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "pkl.exe",
|
"bin": "pkl.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user