We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f843fb3 commit 28a6926Copy full SHA for 28a6926
srcpkgs/d2/template
@@ -1,6 +1,6 @@
1
# Template file for 'd2'
2
pkgname=d2
3
-version=0.7.0
+version=0.7.1
4
revision=1
5
build_style=go
6
go_import_path="oss.terrastruct.com/d2"
@@ -11,5 +11,5 @@ license="MPL-2.0"
11
homepage="https://d2lang.com/"
12
changelog="https://d2lang.com/releases/intro/"
13
distfiles="https://github.com/terrastruct/d2/archive/refs/tags/v${version}.tar.gz"
14
-checksum=6e7e7c787755e61fc048cc0c2e939a330a3dad98ee0f3c1cd706f2c192416554
+checksum=b784d6472d53fdaaa7ecc9bdbe23456e2b4a90e18736828028b3f951537e56a1
15
make_check=no # tests require playwright + chromium
0 commit comments