d2: Update to version 0.6.2

This commit is contained in:
github-actions[bot] 2023-12-07 00:32:56 +00:00
parent 2cc063fb56
commit 3838818cf4

View File

@ -1,19 +1,19 @@
{
"version": "0.6.1",
"version": "0.6.2",
"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.1/d2-v0.6.1-windows-amd64.tar.gz",
"hash": "328681621648f6712489b63a3a2491631f2d75b75dcc35fd6daf214203dbce26"
"url": "https://github.com/terrastruct/d2/releases/download/v0.6.2/d2-v0.6.2-windows-amd64.tar.gz",
"hash": "2cce8ac5aecc58f368a9bfb704da0044ffdb68f29fb431581b4dbb8e0aa7cf99"
},
"arm64": {
"url": "https://github.com/terrastruct/d2/releases/download/v0.6.1/d2-v0.6.1-windows-arm64.tar.gz",
"hash": "134dc0038f09b7f57870bdc6b8d581f76a766c996313173b7c963afba1a92875"
"url": "https://github.com/terrastruct/d2/releases/download/v0.6.2/d2-v0.6.2-windows-arm64.tar.gz",
"hash": "6e6cf39830c2e56707aad1bd8ac58b613e6edaf454025fc8dc65ba4619831268"
}
},
"extract_dir": "d2-v0.6.1",
"extract_dir": "d2-v0.6.2",
"bin": "bin\\d2.exe",
"checkver": {
"github": "https://github.com/terrastruct/d2"