cue: Update to version 0.13.1

This commit is contained in:
github-actions[bot] 2025-06-10 16:30:54 +00:00
parent 56eb1bbcc0
commit 3c2d205502

View File

@ -1,12 +1,12 @@
{
"version": "0.13.0",
"version": "0.13.1",
"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.0/cue_v0.13.0_windows_amd64.zip",
"hash": "a17423528e176f984ae4778fe5c757955783985913a8e18d6ccc663eaf91c279"
"url": "https://github.com/cue-lang/cue/releases/download/v0.13.1/cue_v0.13.1_windows_amd64.zip",
"hash": "934f10f81e3fea059594029c84fd0ae49c4d746f463654daf4a06c10b0a369b0"
}
},
"bin": "cue.exe",