{ "$schema": "https://raw.githubusercontent.com/ScoopInstaller/Scoop/master/schema.json", "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.2/pkl-windows-amd64.exe#/pkl.exe", "hash": "0853d0660751d71a7c8c19b4865863fa626bdcd8d822e75a9fee05d4d1006822" } }, "bin": "pkl.exe", "checkver": { "github": "https://github.com/apple/pkl" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/apple/pkl/releases/download/$version/pkl-windows-amd64.exe#/pkl.exe" } } } }