diff --git a/bucket/d2.json b/bucket/d2.json index 103fd28a92..4edddc9282 100644 --- a/bucket/d2.json +++ b/bucket/d2.json @@ -1,19 +1,19 @@ { - "version": "0.6.9", + "version": "0.7.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.6.9/d2-v0.6.9-windows-amd64.tar.gz", - "hash": "91989350143493d29173a49d132bc99f4d13a37bed268bd542977469344b571d" + "url": "https://github.com/terrastruct/d2/releases/download/v0.7.0/d2-v0.7.0-windows-amd64.tar.gz", + "hash": "4aded6f6b1576ab77eb9ff6051254bec42620dd4a5af57fb02e7619f06660ff6" }, "arm64": { - "url": "https://github.com/terrastruct/d2/releases/download/v0.6.9/d2-v0.6.9-windows-arm64.tar.gz", - "hash": "9f581eaa73e25c2c54237aab9dfe2499667c8dcbce6740fe5f69e4af1f21d1a8" + "url": "https://github.com/terrastruct/d2/releases/download/v0.7.0/d2-v0.7.0-windows-arm64.tar.gz", + "hash": "521a1d5de93354d5f7dc7473764c35bed6d26885cd6efdc13e6c22ec56ac7f9b" } }, - "extract_dir": "d2-v0.6.9", + "extract_dir": "d2-v0.7.0", "bin": "bin\\d2.exe", "checkver": { "github": "https://github.com/terrastruct/d2"