diff --git a/bucket/d2.json b/bucket/d2.json index ca454d6cf5..bebc455ba6 100644 --- a/bucket/d2.json +++ b/bucket/d2.json @@ -1,19 +1,19 @@ { - "version": "0.2.4", + "version": "0.2.5", "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.4/d2-v0.2.4-windows-amd64.tar.gz", - "hash": "f99f8a36f6ad69bd77b9bc6eb90cef069889c25fc972f0a4fa146ee8a16196c9" + "url": "https://github.com/terrastruct/d2/releases/download/v0.2.5/d2-v0.2.5-windows-amd64.tar.gz", + "hash": "0ab2bdb28c110a6c3fe81de07e075b76ece249d82f9f445606ea826589f1a188" }, "arm64": { - "url": "https://github.com/terrastruct/d2/releases/download/v0.2.4/d2-v0.2.4-windows-arm64.tar.gz", - "hash": "2a72e60da176efd1ecc4bffd293e346631b2062037446b2649995b7f754cc7e3" + "url": "https://github.com/terrastruct/d2/releases/download/v0.2.5/d2-v0.2.5-windows-arm64.tar.gz", + "hash": "2473897f527a47819da8c306916474977b02ef918cfdc07032877c52b6265102" } }, - "extract_dir": "d2-v0.2.4", + "extract_dir": "d2-v0.2.5", "bin": "bin\\d2.exe", "checkver": { "github": "https://github.com/terrastruct/d2"