From 5a195bff5038bb37c362091d7c478b5d8cfc8a82 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 5 Feb 2025 08:29:38 +0000 Subject: [PATCH] d2: Update to version 0.6.9 --- bucket/d2.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/bucket/d2.json b/bucket/d2.json index 66203627a8..103fd28a92 100644 --- a/bucket/d2.json +++ b/bucket/d2.json @@ -1,19 +1,19 @@ { - "version": "0.6.8", + "version": "0.6.9", "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.8/d2-v0.6.8-windows-amd64.tar.gz", - "hash": "9155c0e0fda3607d0557597762f9351805d17900d3e1518ddba5c4475dc59043" + "url": "https://github.com/terrastruct/d2/releases/download/v0.6.9/d2-v0.6.9-windows-amd64.tar.gz", + "hash": "91989350143493d29173a49d132bc99f4d13a37bed268bd542977469344b571d" }, "arm64": { - "url": "https://github.com/terrastruct/d2/releases/download/v0.6.8/d2-v0.6.8-windows-arm64.tar.gz", - "hash": "a36a2b898c4b45c3ab83a1a680f60b60379b73488ae97ab5081da56cf28108c1" + "url": "https://github.com/terrastruct/d2/releases/download/v0.6.9/d2-v0.6.9-windows-arm64.tar.gz", + "hash": "9f581eaa73e25c2c54237aab9dfe2499667c8dcbce6740fe5f69e4af1f21d1a8" } }, - "extract_dir": "d2-v0.6.8", + "extract_dir": "d2-v0.6.9", "bin": "bin\\d2.exe", "checkver": { "github": "https://github.com/terrastruct/d2"