mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
d2: Update to version 0.6.8
This commit is contained in:
parent
cdda911030
commit
befc8f57d4
@ -1,19 +1,19 @@
|
||||
{
|
||||
"version": "0.6.7",
|
||||
"version": "0.6.8",
|
||||
"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.6.7/d2-v0.6.7-windows-amd64.tar.gz",
|
||||
"hash": "5351217453cd74b6222915030d681e37ff465f03688846e69218cd72deb8f584"
|
||||
"url": "https://github.com/terrastruct/d2/releases/download/v0.6.8/d2-v0.6.8-windows-amd64.tar.gz",
|
||||
"hash": "9155c0e0fda3607d0557597762f9351805d17900d3e1518ddba5c4475dc59043"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/terrastruct/d2/releases/download/v0.6.7/d2-v0.6.7-windows-arm64.tar.gz",
|
||||
"hash": "0146e9824fdc121268c25e5c28051621f83fcace2f13e6c6ee4349c146837f65"
|
||||
"url": "https://github.com/terrastruct/d2/releases/download/v0.6.8/d2-v0.6.8-windows-arm64.tar.gz",
|
||||
"hash": "a36a2b898c4b45c3ab83a1a680f60b60379b73488ae97ab5081da56cf28108c1"
|
||||
}
|
||||
},
|
||||
"extract_dir": "d2-v0.6.7",
|
||||
"extract_dir": "d2-v0.6.8",
|
||||
"bin": "bin\\d2.exe",
|
||||
"checkver": {
|
||||
"github": "https://github.com/terrastruct/d2"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user