mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +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.",
|
||||
"homepage": "https://d2lang.com",
|
||||
"license": "MPL-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/terrastruct/d2/releases/download/v0.1.5/d2-v0.1.5-windows-amd64.tar.gz",
|
||||
"hash": "d27b275f1600c297e18c94bf9cbafcc4b12933d34d9765aee99665eee8be5d09"
|
||||
"url": "https://github.com/terrastruct/d2/releases/download/v0.1.6/d2-v0.1.6-windows-amd64.tar.gz",
|
||||
"hash": "81e21bfb4419d2068a57460af945d81f7bd1828fab812cfc2ba7256f241ca204"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/terrastruct/d2/releases/download/v0.1.5/d2-v0.1.5-windows-arm64.tar.gz",
|
||||
"hash": "a16e798014a91b2dd6e757540307bc82b8b68cf6c407e04ccba0f7be4601424f"
|
||||
"url": "https://github.com/terrastruct/d2/releases/download/v0.1.6/d2-v0.1.6-windows-arm64.tar.gz",
|
||||
"hash": "7116c3eba0cbd5bbb0828e401d202adb692e8454bcfbce513d219589d5488a29"
|
||||
}
|
||||
},
|
||||
"extract_dir": "d2-v0.1.5",
|
||||
"extract_dir": "d2-v0.1.6",
|
||||
"bin": "bin\\d2.exe",
|
||||
"checkver": {
|
||||
"github": "https://github.com/terrastruct/d2"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user