mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
d2: Update to version 0.6.4
This commit is contained in:
parent
140b25c3f5
commit
07e5d0b02a
@ -1,19 +1,19 @@
|
||||
{
|
||||
"version": "0.6.3",
|
||||
"version": "0.6.4",
|
||||
"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.3/d2-v0.6.3-windows-amd64.tar.gz",
|
||||
"hash": "9d0e6d79bdb2deca6ed98e4f7f2e0f0289580e24f1ad3a26194263194aa4a741"
|
||||
"url": "https://github.com/terrastruct/d2/releases/download/v0.6.4/d2-v0.6.4-windows-amd64.tar.gz",
|
||||
"hash": "4118cca930fb00c1185b4e74e081662627b9040187bda9bdfb880427a0454504"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/terrastruct/d2/releases/download/v0.6.3/d2-v0.6.3-windows-arm64.tar.gz",
|
||||
"hash": "0ed88a1de99d9d432d5155bfe80122b23f569455f07f6cf547530045e7ba69fc"
|
||||
"url": "https://github.com/terrastruct/d2/releases/download/v0.6.4/d2-v0.6.4-windows-arm64.tar.gz",
|
||||
"hash": "81b909478158c1400492795a3e84052cc163de563904ef2fc43bf758446e4480"
|
||||
}
|
||||
},
|
||||
"extract_dir": "d2-v0.6.3",
|
||||
"extract_dir": "d2-v0.6.4",
|
||||
"bin": "bin\\d2.exe",
|
||||
"checkver": {
|
||||
"github": "https://github.com/terrastruct/d2"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user