mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
d2: Update to version 0.6.7
This commit is contained in:
parent
78b62ce716
commit
b408da54e8
@ -1,19 +1,19 @@
|
|||||||
{
|
{
|
||||||
"version": "0.6.6",
|
"version": "0.6.7",
|
||||||
"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.6/d2-v0.6.6-windows-amd64.tar.gz",
|
"url": "https://github.com/terrastruct/d2/releases/download/v0.6.7/d2-v0.6.7-windows-amd64.tar.gz",
|
||||||
"hash": "583affaa1385baa9287269bd871c1a808eac4b034a38cf42a3c75816995c0e40"
|
"hash": "5351217453cd74b6222915030d681e37ff465f03688846e69218cd72deb8f584"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/terrastruct/d2/releases/download/v0.6.6/d2-v0.6.6-windows-arm64.tar.gz",
|
"url": "https://github.com/terrastruct/d2/releases/download/v0.6.7/d2-v0.6.7-windows-arm64.tar.gz",
|
||||||
"hash": "9460c8535101d53f0840778b732e839bbb2b48a343adb4860fd111d9516f3803"
|
"hash": "0146e9824fdc121268c25e5c28051621f83fcace2f13e6c6ee4349c146837f65"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "d2-v0.6.6",
|
"extract_dir": "d2-v0.6.7",
|
||||||
"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