cue: Update to version 0.13.2

This commit is contained in:
github-actions[bot] 2025-06-24 20:29:21 +00:00
parent 4eff36c641
commit 2980d30641

View File

@ -1,12 +1,12 @@
{
"version": "0.13.1",
"version": "0.13.2",
"description": "CUE is an open source data constraint language which aims to simplify tasks involving defining and using data.",
"homepage": "https://cuelang.org",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/cue-lang/cue/releases/download/v0.13.1/cue_v0.13.1_windows_amd64.zip",
"hash": "934f10f81e3fea059594029c84fd0ae49c4d746f463654daf4a06c10b0a369b0"
"url": "https://github.com/cue-lang/cue/releases/download/v0.13.2/cue_v0.13.2_windows_amd64.zip",
"hash": "9c5513c5bbae3aab5b906611e8e487a999bfb69851ed3267d4ff3c488269c271"
}
},
"bin": "cue.exe",