mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
d2: Update to version 0.1.6
This commit is contained in:
parent
760b9c3731
commit
82e9aec3e2
@ -1,19 +1,19 @@
|
|||||||
{
|
{
|
||||||
"version": "0.1.5",
|
"version": "0.1.6",
|
||||||
"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.5/d2-v0.1.5-windows-amd64.tar.gz",
|
"url": "https://github.com/terrastruct/d2/releases/download/v0.1.6/d2-v0.1.6-windows-amd64.tar.gz",
|
||||||
"hash": "d27b275f1600c297e18c94bf9cbafcc4b12933d34d9765aee99665eee8be5d09"
|
"hash": "81e21bfb4419d2068a57460af945d81f7bd1828fab812cfc2ba7256f241ca204"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/terrastruct/d2/releases/download/v0.1.5/d2-v0.1.5-windows-arm64.tar.gz",
|
"url": "https://github.com/terrastruct/d2/releases/download/v0.1.6/d2-v0.1.6-windows-arm64.tar.gz",
|
||||||
"hash": "a16e798014a91b2dd6e757540307bc82b8b68cf6c407e04ccba0f7be4601424f"
|
"hash": "7116c3eba0cbd5bbb0828e401d202adb692e8454bcfbce513d219589d5488a29"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "d2-v0.1.5",
|
"extract_dir": "d2-v0.1.6",
|
||||||
"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