pkl-cli: Update to version 0.30.1

This commit is contained in:
github-actions[bot] 2025-12-04 00:41:26 +00:00
parent ac0a5e0c23
commit e7fb6c0d65

View File

@ -1,13 +1,13 @@
{
"$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.",
"homepage": "https://pkl-lang.org/",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/apple/pkl/releases/download/0.30.0/pkl-windows-amd64.exe#/pkl.exe",
"hash": "3af84f8f6753ae6cfab50f7127fbfb3b53d374c03079ca0cec27eddffc492b3c"
"url": "https://github.com/apple/pkl/releases/download/0.30.1/pkl-windows-amd64.exe#/pkl.exe",
"hash": "2ac9dcd922d5654d202eaebe52b667db3c00c523f52562dd95841347e11a65cd"
}
},
"bin": "pkl.exe",