diff --git a/bucket/cue.json b/bucket/cue.json index bb33bb3b93..59df97d068 100644 --- a/bucket/cue.json +++ b/bucket/cue.json @@ -1,12 +1,12 @@ { - "version": "0.13.1", + "version": "0.13.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.13.1/cue_v0.13.1_windows_amd64.zip", - "hash": "934f10f81e3fea059594029c84fd0ae49c4d746f463654daf4a06c10b0a369b0" + "url": "https://github.com/cue-lang/cue/releases/download/v0.13.2/cue_v0.13.2_windows_amd64.zip", + "hash": "9c5513c5bbae3aab5b906611e8e487a999bfb69851ed3267d4ff3c488269c271" } }, "bin": "cue.exe",