diff --git a/bucket/d2.json b/bucket/d2.json index bd08a87436..ca454d6cf5 100644 --- a/bucket/d2.json +++ b/bucket/d2.json @@ -1,19 +1,19 @@ { - "version": "0.2.3", + "version": "0.2.4", "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.2.3/d2-v0.2.3-windows-amd64.tar.gz", - "hash": "4918bf5b4946941438007ed1d2db07bf6d8b224afef9405b77b1f127914128fb" + "url": "https://github.com/terrastruct/d2/releases/download/v0.2.4/d2-v0.2.4-windows-amd64.tar.gz", + "hash": "f99f8a36f6ad69bd77b9bc6eb90cef069889c25fc972f0a4fa146ee8a16196c9" }, "arm64": { - "url": "https://github.com/terrastruct/d2/releases/download/v0.2.3/d2-v0.2.3-windows-arm64.tar.gz", - "hash": "c1062608759e5c2ee9ed339e4ea9d8ebf967fe583a3c0f3f3e7c33ca5a758cf2" + "url": "https://github.com/terrastruct/d2/releases/download/v0.2.4/d2-v0.2.4-windows-arm64.tar.gz", + "hash": "2a72e60da176efd1ecc4bffd293e346631b2062037446b2649995b7f754cc7e3" } }, - "extract_dir": "d2-v0.2.3", + "extract_dir": "d2-v0.2.4", "bin": "bin\\d2.exe", "checkver": { "github": "https://github.com/terrastruct/d2"