mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 22:01:22 +00:00
pkl-cli: Update to version 0.28.1
This commit is contained in:
parent
b7bb6a9282
commit
53c8dd0022
@ -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.28.0",
|
"version": "0.28.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.28.0/pkl-windows-amd64.exe#/pkl.exe",
|
"url": "https://github.com/apple/pkl/releases/download/0.28.1/pkl-windows-amd64.exe#/pkl.exe",
|
||||||
"hash": "5a44fd07dcef67905e8a3eb1ccc2551d53dc2eec71ee6ce65ef0667cf7243d23"
|
"hash": "68e59740e27750c4c2a2e3c1ec1e7e26baab485acb3bfe543a3df66ac80c4d8d"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "pkl.exe",
|
"bin": "pkl.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user