mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
d2: Update to version 0.2.0
This commit is contained in:
parent
8b9331746f
commit
f6abe3ca77
@ -1,19 +1,19 @@
|
|||||||
{
|
{
|
||||||
"version": "0.1.6",
|
"version": "0.2.0",
|
||||||
"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.1.6/d2-v0.1.6-windows-amd64.tar.gz",
|
"url": "https://github.com/terrastruct/d2/releases/download/v0.2.0/d2-v0.2.0-windows-amd64.tar.gz",
|
||||||
"hash": "81e21bfb4419d2068a57460af945d81f7bd1828fab812cfc2ba7256f241ca204"
|
"hash": "637ad6480a955540066c8c49203f3774649ab6e91ae5424a3cd37836963d06eb"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/terrastruct/d2/releases/download/v0.1.6/d2-v0.1.6-windows-arm64.tar.gz",
|
"url": "https://github.com/terrastruct/d2/releases/download/v0.2.0/d2-v0.2.0-windows-arm64.tar.gz",
|
||||||
"hash": "7116c3eba0cbd5bbb0828e401d202adb692e8454bcfbce513d219589d5488a29"
|
"hash": "14f67cf850bf6040f72d2e73315c1a5f7bb6c0c019f6b84ff4fec1cde833f96d"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "d2-v0.1.6",
|
"extract_dir": "d2-v0.2.0",
|
||||||
"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