mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 04:41:21 +00:00
pkl-cli: Update to version 0.30.0
This commit is contained in:
parent
150c11b103
commit
d4ac340acd
@ -1,13 +1,13 @@
|
||||
{
|
||||
"$schema": "https://raw.githubusercontent.com/ScoopInstaller/Scoop/master/schema.json",
|
||||
"version": "0.29.1",
|
||||
"version": "0.30.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.29.1/pkl-windows-amd64.exe#/pkl.exe",
|
||||
"hash": "5388dddb8f9832233707cc48e77343ae65a7684bca19d94454d096cc66bb3e70"
|
||||
"url": "https://github.com/apple/pkl/releases/download/0.30.0/pkl-windows-amd64.exe#/pkl.exe",
|
||||
"hash": "3af84f8f6753ae6cfab50f7127fbfb3b53d374c03079ca0cec27eddffc492b3c"
|
||||
}
|
||||
},
|
||||
"bin": "pkl.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user