diff --git a/bucket/d2.json b/bucket/d2.json index e7676dc084..6cfdffdddf 100644 --- a/bucket/d2.json +++ b/bucket/d2.json @@ -1,19 +1,19 @@ { - "version": "0.6.6", + "version": "0.6.7", "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.6.6/d2-v0.6.6-windows-amd64.tar.gz", - "hash": "583affaa1385baa9287269bd871c1a808eac4b034a38cf42a3c75816995c0e40" + "url": "https://github.com/terrastruct/d2/releases/download/v0.6.7/d2-v0.6.7-windows-amd64.tar.gz", + "hash": "5351217453cd74b6222915030d681e37ff465f03688846e69218cd72deb8f584" }, "arm64": { - "url": "https://github.com/terrastruct/d2/releases/download/v0.6.6/d2-v0.6.6-windows-arm64.tar.gz", - "hash": "9460c8535101d53f0840778b732e839bbb2b48a343adb4860fd111d9516f3803" + "url": "https://github.com/terrastruct/d2/releases/download/v0.6.7/d2-v0.6.7-windows-arm64.tar.gz", + "hash": "0146e9824fdc121268c25e5c28051621f83fcace2f13e6c6ee4349c146837f65" } }, - "extract_dir": "d2-v0.6.6", + "extract_dir": "d2-v0.6.7", "bin": "bin\\d2.exe", "checkver": { "github": "https://github.com/terrastruct/d2"