d2: Update to version 0.6.3

This commit is contained in:
github-actions[bot] 2023-12-17 00:32:38 +00:00
parent ed78f5ed7e
commit 568236866d

View File

@ -1,19 +1,19 @@
{
"version": "0.6.2",
"version": "0.6.3",
"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.2/d2-v0.6.2-windows-amd64.tar.gz",
"hash": "2cce8ac5aecc58f368a9bfb704da0044ffdb68f29fb431581b4dbb8e0aa7cf99"
"url": "https://github.com/terrastruct/d2/releases/download/v0.6.3/d2-v0.6.3-windows-amd64.tar.gz",
"hash": "9d0e6d79bdb2deca6ed98e4f7f2e0f0289580e24f1ad3a26194263194aa4a741"
},
"arm64": {
"url": "https://github.com/terrastruct/d2/releases/download/v0.6.2/d2-v0.6.2-windows-arm64.tar.gz",
"hash": "6e6cf39830c2e56707aad1bd8ac58b613e6edaf454025fc8dc65ba4619831268"
"url": "https://github.com/terrastruct/d2/releases/download/v0.6.3/d2-v0.6.3-windows-arm64.tar.gz",
"hash": "0ed88a1de99d9d432d5155bfe80122b23f569455f07f6cf547530045e7ba69fc"
}
},
"extract_dir": "d2-v0.6.2",
"extract_dir": "d2-v0.6.3",
"bin": "bin\\d2.exe",
"checkver": {
"github": "https://github.com/terrastruct/d2"