d2: Update to version 0.7.1

This commit is contained in:
github-actions[bot] 2025-08-19 16:30:13 +00:00
parent b28d1b268b
commit fc2796cdac

View File

@ -1,19 +1,19 @@
{
"version": "0.7.0",
"version": "0.7.1",
"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.7.0/d2-v0.7.0-windows-amd64.tar.gz",
"hash": "4aded6f6b1576ab77eb9ff6051254bec42620dd4a5af57fb02e7619f06660ff6"
"url": "https://github.com/terrastruct/d2/releases/download/v0.7.1/d2-v0.7.1-windows-amd64.tar.gz",
"hash": "d289c2866221c618c9fc6efcd416ee8c16e122bd0100761aea51001e3c958f57"
},
"arm64": {
"url": "https://github.com/terrastruct/d2/releases/download/v0.7.0/d2-v0.7.0-windows-arm64.tar.gz",
"hash": "521a1d5de93354d5f7dc7473764c35bed6d26885cd6efdc13e6c22ec56ac7f9b"
"url": "https://github.com/terrastruct/d2/releases/download/v0.7.1/d2-v0.7.1-windows-arm64.tar.gz",
"hash": "c7ebdc7b2f6df513b715d431762105386f7c702b0b2dddff2a500a032b1bba67"
}
},
"extract_dir": "d2-v0.7.0",
"extract_dir": "d2-v0.7.1",
"bin": "bin\\d2.exe",
"checkver": {
"github": "https://github.com/terrastruct/d2"