d2: Fix json

This commit is contained in:
Ross Smith II 2023-01-17 16:43:08 -08:00 committed by GitHub
parent 1ddd206184
commit 5b6482db43
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,6 +27,6 @@
"url": "https://github.com/terrastruct/d2/releases/download/v$version/d2-v$version-windows-arm64.tar.gz"
}
},
"extract_dir": "d2-v$version",
"extract_dir": "d2-v$version"
}
}