cue: Update to version 0.10.1

This commit is contained in:
github-actions[bot] 2024-10-22 16:30:09 +00:00
parent 7523a98b7a
commit ffa484806a

View File

@ -1,12 +1,12 @@
{
"version": "0.10.0",
"version": "0.10.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.10.0/cue_v0.10.0_windows_amd64.zip",
"hash": "ae09f026261331530593966ab2d61b330a6565fd7339c13a3eed3eaa5bd4c066"
"url": "https://github.com/cue-lang/cue/releases/download/v0.10.1/cue_v0.10.1_windows_amd64.zip",
"hash": "34a88731391de4f0cd4c43dbd7cba38922eee28103d1c902ad12a993cec12d50"
}
},
"bin": "cue.exe",