pkl-cli: Update to version 0.28.2

This commit is contained in:
github-actions[bot] 2025-04-17 16:29:38 +00:00
parent 0f1d8ac139
commit be7abe7e86

View File

@ -1,13 +1,13 @@
{
"$schema": "https://raw.githubusercontent.com/ScoopInstaller/Scoop/master/schema.json",
"version": "0.28.1",
"version": "0.28.2",
"description": "A configuration as code language with rich validation and tooling.",
"homepage": "https://pkl-lang.org/",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/apple/pkl/releases/download/0.28.1/pkl-windows-amd64.exe#/pkl.exe",
"hash": "68e59740e27750c4c2a2e3c1ec1e7e26baab485acb3bfe543a3df66ac80c4d8d"
"url": "https://github.com/apple/pkl/releases/download/0.28.2/pkl-windows-amd64.exe#/pkl.exe",
"hash": "f346d25b6c418822726241c3c7363dc2e4d5ff5b4cdfc3cfa7e3c86f590fa9a8"
}
},
"bin": "pkl.exe",