Skip to content

Commit 618dfec

Browse files
committed
awsdac 0.21.9
1 parent 1c0abb2 commit 618dfec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/a/awsdac.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Awsdac < Formula
22
desc "CLI tool for drawing AWS architecture"
33
homepage "https://github.com/awslabs/diagram-as-code"
4-
url "https://github.com/awslabs/diagram-as-code/archive/refs/tags/v0.21.8.tar.gz"
5-
sha256 "3ebd046ecbbe1b0e66adf501dcf9e0d42e627ad6a2318f8f4a9ec047e28b1c7c"
4+
url "https://github.com/awslabs/diagram-as-code/archive/refs/tags/v0.21.9.tar.gz"
5+
sha256 "b0d61fcaf0f2a0a9e15059ca1c54b00e52e2ceed3e3c10823e76de5effd8b1e3"
66
license "Apache-2.0"
77
head "https://github.com/awslabs/diagram-as-code.git", branch: "main"
88

0 commit comments

Comments
 (0)