d2: Update to version 0.6.9

This commit is contained in:
github-actions[bot] 2025-02-05 08:29:38 +00:00
parent 61c78f7e1f
commit 5a195bff50

View File

@ -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"