mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
d2: Update to version 0.6.2
This commit is contained in:
parent
2cc063fb56
commit
3838818cf4
@ -1,19 +1,19 @@
|
|||||||
{
|
{
|
||||||
"version": "0.6.1",
|
"version": "0.6.2",
|
||||||
"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.6.1/d2-v0.6.1-windows-amd64.tar.gz",
|
"url": "https://github.com/terrastruct/d2/releases/download/v0.6.2/d2-v0.6.2-windows-amd64.tar.gz",
|
||||||
"hash": "328681621648f6712489b63a3a2491631f2d75b75dcc35fd6daf214203dbce26"
|
"hash": "2cce8ac5aecc58f368a9bfb704da0044ffdb68f29fb431581b4dbb8e0aa7cf99"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/terrastruct/d2/releases/download/v0.6.1/d2-v0.6.1-windows-arm64.tar.gz",
|
"url": "https://github.com/terrastruct/d2/releases/download/v0.6.2/d2-v0.6.2-windows-arm64.tar.gz",
|
||||||
"hash": "134dc0038f09b7f57870bdc6b8d581f76a766c996313173b7c963afba1a92875"
|
"hash": "6e6cf39830c2e56707aad1bd8ac58b613e6edaf454025fc8dc65ba4619831268"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "d2-v0.6.1",
|
"extract_dir": "d2-v0.6.2",
|
||||||
"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