mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
cue: Update to version 0.10.1
This commit is contained in:
parent
7523a98b7a
commit
ffa484806a
@ -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.",
|
"description": "CUE is an open source data constraint language which aims to simplify tasks involving defining and using data.",
|
||||||
"homepage": "https://cuelang.org",
|
"homepage": "https://cuelang.org",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/cue-lang/cue/releases/download/v0.10.0/cue_v0.10.0_windows_amd64.zip",
|
"url": "https://github.com/cue-lang/cue/releases/download/v0.10.1/cue_v0.10.1_windows_amd64.zip",
|
||||||
"hash": "ae09f026261331530593966ab2d61b330a6565fd7339c13a3eed3eaa5bd4c066"
|
"hash": "34a88731391de4f0cd4c43dbd7cba38922eee28103d1c902ad12a993cec12d50"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "cue.exe",
|
"bin": "cue.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user