mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 22:01:22 +00:00
cue: Update to version 0.8.2
This commit is contained in:
parent
24cfbb1e5c
commit
972ced3b89
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "0.8.1",
|
||||
"version": "0.8.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.8.1/cue_v0.8.1_windows_amd64.zip",
|
||||
"hash": "8de39146df9e95b4c6ba80404640bf32368d8aac63fa2ddfbac6490489309301"
|
||||
"url": "https://github.com/cue-lang/cue/releases/download/v0.8.2/cue_v0.8.2_windows_amd64.zip",
|
||||
"hash": "7b172396a63b34c24612c6e9da0e49db137d35f35633b133d5a33eb82e4c3611"
|
||||
}
|
||||
},
|
||||
"bin": "cue.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user