d2: Update to version 0.2.6

This commit is contained in:
github-actions[bot] 2023-03-19 00:34:23 +00:00
parent 90acc69aba
commit fc62b17866

View File

@ -1,19 +1,19 @@
{
"version": "0.2.5",
"version": "0.2.6",
"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.2.5/d2-v0.2.5-windows-amd64.tar.gz",
"hash": "0ab2bdb28c110a6c3fe81de07e075b76ece249d82f9f445606ea826589f1a188"
"url": "https://github.com/terrastruct/d2/releases/download/v0.2.6/d2-v0.2.6-windows-amd64.tar.gz",
"hash": "4a07955b5ff7361366b0136b01583654f4fd0b7f08cc6a1bc50fcf7e95041d88"
},
"arm64": {
"url": "https://github.com/terrastruct/d2/releases/download/v0.2.5/d2-v0.2.5-windows-arm64.tar.gz",
"hash": "2473897f527a47819da8c306916474977b02ef918cfdc07032877c52b6265102"
"url": "https://github.com/terrastruct/d2/releases/download/v0.2.6/d2-v0.2.6-windows-arm64.tar.gz",
"hash": "b8698b51a58cd0f690f8393558ea65e448d59013b65afe4b6be19effc45e2fee"
}
},
"extract_dir": "d2-v0.2.5",
"extract_dir": "d2-v0.2.6",
"bin": "bin\\d2.exe",
"checkver": {
"github": "https://github.com/terrastruct/d2"