From 7856bb076e77ab5a373926b3891f6d3da6046bb6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 14 Feb 2025 12:31:48 +0000 Subject: [PATCH] pkl-cli: Update to version 0.27.2 --- bucket/pkl-cli.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pkl-cli.json b/bucket/pkl-cli.json index 5b8f404b65..b687f75cef 100644 --- a/bucket/pkl-cli.json +++ b/bucket/pkl-cli.json @@ -1,13 +1,13 @@ { "$schema": "https://raw.githubusercontent.com/ScoopInstaller/Scoop/master/schema.json", - "version": "0.27.1", + "version": "0.27.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.27.1/pkl-windows-amd64.exe#/pkl.exe", - "hash": "43e8f66d8bd2fd9779007306dae6e0b4c37b1fcf8f9d70e6431cfe60682f3700" + "url": "https://github.com/apple/pkl/releases/download/0.27.2/pkl-windows-amd64.exe#/pkl.exe", + "hash": "0853d0660751d71a7c8c19b4865863fa626bdcd8d822e75a9fee05d4d1006822" } }, "bin": "pkl.exe",