diff --git a/bucket/d2.json b/bucket/d2.json index 8b05a16ab6..3cf9754e60 100644 --- a/bucket/d2.json +++ b/bucket/d2.json @@ -1,19 +1,19 @@ { - "version": "0.6.1", + "version": "0.6.2", "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.1/d2-v0.6.1-windows-amd64.tar.gz", - "hash": "328681621648f6712489b63a3a2491631f2d75b75dcc35fd6daf214203dbce26" + "url": "https://github.com/terrastruct/d2/releases/download/v0.6.2/d2-v0.6.2-windows-amd64.tar.gz", + "hash": "2cce8ac5aecc58f368a9bfb704da0044ffdb68f29fb431581b4dbb8e0aa7cf99" }, "arm64": { - "url": "https://github.com/terrastruct/d2/releases/download/v0.6.1/d2-v0.6.1-windows-arm64.tar.gz", - "hash": "134dc0038f09b7f57870bdc6b8d581f76a766c996313173b7c963afba1a92875" + "url": "https://github.com/terrastruct/d2/releases/download/v0.6.2/d2-v0.6.2-windows-arm64.tar.gz", + "hash": "6e6cf39830c2e56707aad1bd8ac58b613e6edaf454025fc8dc65ba4619831268" } }, - "extract_dir": "d2-v0.6.1", + "extract_dir": "d2-v0.6.2", "bin": "bin\\d2.exe", "checkver": { "github": "https://github.com/terrastruct/d2"