pkl-cli: Update to version 0.28.0

This commit is contained in:
github-actions[bot] 2025-02-26 20:29:09 +00:00
parent f453f8ccf1
commit a40a321a46

View File

@ -1,13 +1,13 @@
{
"$schema": "https://raw.githubusercontent.com/ScoopInstaller/Scoop/master/schema.json",
"version": "0.27.2",
"version": "0.28.0",
"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.27.2/pkl-windows-amd64.exe#/pkl.exe",
"hash": "0853d0660751d71a7c8c19b4865863fa626bdcd8d822e75a9fee05d4d1006822"
"url": "https://github.com/apple/pkl/releases/download/0.28.0/pkl-windows-amd64.exe#/pkl.exe",
"hash": "5a44fd07dcef67905e8a3eb1ccc2551d53dc2eec71ee6ce65ef0667cf7243d23"
}
},
"bin": "pkl.exe",