diff --git a/bucket/d2.json b/bucket/d2.json index 899debc023..6e016caf68 100644 --- a/bucket/d2.json +++ b/bucket/d2.json @@ -1,19 +1,19 @@ { - "version": "0.1.6", + "version": "0.2.0", "description": "A modern diagram scripting language that turns text to diagrams.", "homepage": "https://d2lang.com", "license": "MPL-2.0", "architecture": { "64bit": { - "url": "https://github.com/terrastruct/d2/releases/download/v0.1.6/d2-v0.1.6-windows-amd64.tar.gz", - "hash": "81e21bfb4419d2068a57460af945d81f7bd1828fab812cfc2ba7256f241ca204" + "url": "https://github.com/terrastruct/d2/releases/download/v0.2.0/d2-v0.2.0-windows-amd64.tar.gz", + "hash": "637ad6480a955540066c8c49203f3774649ab6e91ae5424a3cd37836963d06eb" }, "arm64": { - "url": "https://github.com/terrastruct/d2/releases/download/v0.1.6/d2-v0.1.6-windows-arm64.tar.gz", - "hash": "7116c3eba0cbd5bbb0828e401d202adb692e8454bcfbce513d219589d5488a29" + "url": "https://github.com/terrastruct/d2/releases/download/v0.2.0/d2-v0.2.0-windows-arm64.tar.gz", + "hash": "14f67cf850bf6040f72d2e73315c1a5f7bb6c0c019f6b84ff4fec1cde833f96d" } }, - "extract_dir": "d2-v0.1.6", + "extract_dir": "d2-v0.2.0", "bin": "bin\\d2.exe", "checkver": { "github": "https://github.com/terrastruct/d2"