mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
d2: Update to version 0.2.1
This commit is contained in:
parent
4b9b1022f2
commit
655c80cfb4
@ -1,19 +1,19 @@
|
|||||||
{
|
{
|
||||||
"version": "0.2.0",
|
"version": "0.2.1",
|
||||||
"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.2.0/d2-v0.2.0-windows-amd64.tar.gz",
|
"url": "https://github.com/terrastruct/d2/releases/download/v0.2.1/d2-v0.2.1-windows-amd64.tar.gz",
|
||||||
"hash": "637ad6480a955540066c8c49203f3774649ab6e91ae5424a3cd37836963d06eb"
|
"hash": "60a8078a23737672fc7ec5acb09127243588645e2729a9fd937a9ca9ca7c1f99"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/terrastruct/d2/releases/download/v0.2.0/d2-v0.2.0-windows-arm64.tar.gz",
|
"url": "https://github.com/terrastruct/d2/releases/download/v0.2.1/d2-v0.2.1-windows-arm64.tar.gz",
|
||||||
"hash": "14f67cf850bf6040f72d2e73315c1a5f7bb6c0c019f6b84ff4fec1cde833f96d"
|
"hash": "07b85d4967893118877a9d310ac09f22c0bbad10db5c5ebf005fa017a85c6103"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "d2-v0.2.0",
|
"extract_dir": "d2-v0.2.1",
|
||||||
"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