d2: update to 0.6.1.
This commit is contained in:
parent
c8f0d40dc1
commit
96e9902494
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'd2'
|
||||
pkgname=d2
|
||||
version=0.6.0
|
||||
revision=2
|
||||
version=0.6.1
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="oss.terrastruct.com/d2"
|
||||
go_ldflags="-X ${go_import_path}/lib/version.Version=${version}"
|
||||
|
@ -11,4 +11,4 @@ license="MPL-2.0"
|
|||
homepage="https://d2lang.com/"
|
||||
changelog="https://d2lang.com/releases/intro/"
|
||||
distfiles="https://github.com/terrastruct/d2/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=8409de84c1d47fd325bc6daf7d1f012ff483f6e873b14550881803e6f6a07f35
|
||||
checksum=c76e822755a64e2a6902d1f75a17bcda779c46cb36edc751b3eaa8d6f168b243
|
||||
|
|
Loading…
Reference in New Issue