From befc8f57d4443bc9c28cdc46567d1326c1841bdf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2024 00:34:45 +0000 Subject: [PATCH] d2: Update to version 0.6.8 --- bucket/d2.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/bucket/d2.json b/bucket/d2.json index 6cfdffdddf..66203627a8 100644 --- a/bucket/d2.json +++ b/bucket/d2.json @@ -1,19 +1,19 @@ { - "version": "0.6.7", + "version": "0.6.8", "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.7/d2-v0.6.7-windows-amd64.tar.gz", - "hash": "5351217453cd74b6222915030d681e37ff465f03688846e69218cd72deb8f584" + "url": "https://github.com/terrastruct/d2/releases/download/v0.6.8/d2-v0.6.8-windows-amd64.tar.gz", + "hash": "9155c0e0fda3607d0557597762f9351805d17900d3e1518ddba5c4475dc59043" }, "arm64": { - "url": "https://github.com/terrastruct/d2/releases/download/v0.6.7/d2-v0.6.7-windows-arm64.tar.gz", - "hash": "0146e9824fdc121268c25e5c28051621f83fcace2f13e6c6ee4349c146837f65" + "url": "https://github.com/terrastruct/d2/releases/download/v0.6.8/d2-v0.6.8-windows-arm64.tar.gz", + "hash": "a36a2b898c4b45c3ab83a1a680f60b60379b73488ae97ab5081da56cf28108c1" } }, - "extract_dir": "d2-v0.6.7", + "extract_dir": "d2-v0.6.8", "bin": "bin\\d2.exe", "checkver": { "github": "https://github.com/terrastruct/d2"