mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 18:21:22 +00:00
d2: Update to version 0.6.3
This commit is contained in:
parent
ed78f5ed7e
commit
568236866d
@ -1,19 +1,19 @@
|
|||||||
{
|
{
|
||||||
"version": "0.6.2",
|
"version": "0.6.3",
|
||||||
"description": "A modern diagram scripting language that turns text to diagrams.",
|
"description": "A modern diagram scripting language that turns text to diagrams.",
|
||||||
"homepage": "https://d2lang.com",
|
"homepage": "https://d2lang.com",
|
||||||
"license": "MPL-2.0",
|
"license": "MPL-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/terrastruct/d2/releases/download/v0.6.2/d2-v0.6.2-windows-amd64.tar.gz",
|
"url": "https://github.com/terrastruct/d2/releases/download/v0.6.3/d2-v0.6.3-windows-amd64.tar.gz",
|
||||||
"hash": "2cce8ac5aecc58f368a9bfb704da0044ffdb68f29fb431581b4dbb8e0aa7cf99"
|
"hash": "9d0e6d79bdb2deca6ed98e4f7f2e0f0289580e24f1ad3a26194263194aa4a741"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/terrastruct/d2/releases/download/v0.6.2/d2-v0.6.2-windows-arm64.tar.gz",
|
"url": "https://github.com/terrastruct/d2/releases/download/v0.6.3/d2-v0.6.3-windows-arm64.tar.gz",
|
||||||
"hash": "6e6cf39830c2e56707aad1bd8ac58b613e6edaf454025fc8dc65ba4619831268"
|
"hash": "0ed88a1de99d9d432d5155bfe80122b23f569455f07f6cf547530045e7ba69fc"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "d2-v0.6.2",
|
"extract_dir": "d2-v0.6.3",
|
||||||
"bin": "bin\\d2.exe",
|
"bin": "bin\\d2.exe",
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"github": "https://github.com/terrastruct/d2"
|
"github": "https://github.com/terrastruct/d2"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user