mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-14 04:31:27 +00:00
cue: Update to version 0.13.1
This commit is contained in:
parent
56eb1bbcc0
commit
3c2d205502
@ -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.",
|
"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.13.0/cue_v0.13.0_windows_amd64.zip",
|
"url": "https://github.com/cue-lang/cue/releases/download/v0.13.1/cue_v0.13.1_windows_amd64.zip",
|
||||||
"hash": "a17423528e176f984ae4778fe5c757955783985913a8e18d6ccc663eaf91c279"
|
"hash": "934f10f81e3fea059594029c84fd0ae49c4d746f463654daf4a06c10b0a369b0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "cue.exe",
|
"bin": "cue.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user