mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
d2: Update to version 0.6.6
This commit is contained in:
parent
2959e5079c
commit
b9e87fbd75
@ -1,19 +1,19 @@
|
||||
{
|
||||
"version": "0.6.5",
|
||||
"version": "0.6.6",
|
||||
"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.5/d2-v0.6.5-windows-amd64.tar.gz",
|
||||
"hash": "6804902d3e5328c62c04e98aa8651d2a6b6ae5661e6a03139551a730052675ef"
|
||||
"url": "https://github.com/terrastruct/d2/releases/download/v0.6.6/d2-v0.6.6-windows-amd64.tar.gz",
|
||||
"hash": "583affaa1385baa9287269bd871c1a808eac4b034a38cf42a3c75816995c0e40"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/terrastruct/d2/releases/download/v0.6.5/d2-v0.6.5-windows-arm64.tar.gz",
|
||||
"hash": "4a6d085c77dfc2251814c1bf36626768e8191d9a0b2605652f12c224bf69e02c"
|
||||
"url": "https://github.com/terrastruct/d2/releases/download/v0.6.6/d2-v0.6.6-windows-arm64.tar.gz",
|
||||
"hash": "9460c8535101d53f0840778b732e839bbb2b48a343adb4860fd111d9516f3803"
|
||||
}
|
||||
},
|
||||
"extract_dir": "d2-v0.6.5",
|
||||
"extract_dir": "d2-v0.6.6",
|
||||
"bin": "bin\\d2.exe",
|
||||
"checkver": {
|
||||
"github": "https://github.com/terrastruct/d2"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user