mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
d2: Update to version 0.6.0
This commit is contained in:
parent
6b737796eb
commit
e16e7307b5
@ -1,19 +1,19 @@
|
||||
{
|
||||
"version": "0.5.1",
|
||||
"version": "0.6.0",
|
||||
"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.5.1/d2-v0.5.1-windows-amd64.tar.gz",
|
||||
"hash": "0f4c6954d3100cfcab3fa4ee121deb5504a3200f58989481288245f5393b6308"
|
||||
"url": "https://github.com/terrastruct/d2/releases/download/v0.6.0/d2-v0.6.0-windows-amd64.tar.gz",
|
||||
"hash": "d809adcbdfb786b725f8e957c456f58a36e770df133319be1ea22b6defaab3a3"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/terrastruct/d2/releases/download/v0.5.1/d2-v0.5.1-windows-arm64.tar.gz",
|
||||
"hash": "9792cbe1743f297dc7243bf37a7512f5d6b4d6bef262f6660888381a39355bed"
|
||||
"url": "https://github.com/terrastruct/d2/releases/download/v0.6.0/d2-v0.6.0-windows-arm64.tar.gz",
|
||||
"hash": "5e9af84b78d56976214b532d85d908df83cdc5f3cdf21e3035dac77b124a1758"
|
||||
}
|
||||
},
|
||||
"extract_dir": "d2-v0.5.1",
|
||||
"extract_dir": "d2-v0.6.0",
|
||||
"bin": "bin\\d2.exe",
|
||||
"checkver": {
|
||||
"github": "https://github.com/terrastruct/d2"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user