Skip to content

Commit 6bd721f

Browse files
committed
d2 0.6.9
1 parent f565b85 commit 6bd721f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/d/d2.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class D2 < Formula
22
desc "Modern diagram scripting language that turns text to diagrams"
33
homepage "https://d2lang.com/"
4-
url "https://github.com/terrastruct/d2/archive/refs/tags/v0.6.8.tar.gz"
5-
sha256 "7b18f3f597a913912843fcd6eb52b926e343a2784b2f1009fce9e196fbf9ca03"
4+
url "https://github.com/terrastruct/d2/archive/refs/tags/v0.6.9.tar.gz"
5+
sha256 "ddb6210b927e62c0111cb9a9f7320010df8b89bf6a24f73d6012f6d4e477f27c"
66
license "MPL-2.0"
77
head "https://github.com/terrastruct/d2.git", branch: "master"
88

0 commit comments

Comments
 (0)