mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
d2: Update to version 0.2.5
This commit is contained in:
parent
381b848404
commit
861135a850
@ -1,19 +1,19 @@
|
||||
{
|
||||
"version": "0.2.4",
|
||||
"version": "0.2.5",
|
||||
"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.2.4/d2-v0.2.4-windows-amd64.tar.gz",
|
||||
"hash": "f99f8a36f6ad69bd77b9bc6eb90cef069889c25fc972f0a4fa146ee8a16196c9"
|
||||
"url": "https://github.com/terrastruct/d2/releases/download/v0.2.5/d2-v0.2.5-windows-amd64.tar.gz",
|
||||
"hash": "0ab2bdb28c110a6c3fe81de07e075b76ece249d82f9f445606ea826589f1a188"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/terrastruct/d2/releases/download/v0.2.4/d2-v0.2.4-windows-arm64.tar.gz",
|
||||
"hash": "2a72e60da176efd1ecc4bffd293e346631b2062037446b2649995b7f754cc7e3"
|
||||
"url": "https://github.com/terrastruct/d2/releases/download/v0.2.5/d2-v0.2.5-windows-arm64.tar.gz",
|
||||
"hash": "2473897f527a47819da8c306916474977b02ef918cfdc07032877c52b6265102"
|
||||
}
|
||||
},
|
||||
"extract_dir": "d2-v0.2.4",
|
||||
"extract_dir": "d2-v0.2.5",
|
||||
"bin": "bin\\d2.exe",
|
||||
"checkver": {
|
||||
"github": "https://github.com/terrastruct/d2"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user