Skip to content

Commit 4b7b8f9

Browse files
committed
awsdac 0.21.8
1 parent 495e049 commit 4b7b8f9

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.7.tar.gz"
5-
sha256 "626cc531b5682b7f08513736df76a060c9272066f87156bf94194d6c1887d018"
4+
url "https://github.com/awslabs/diagram-as-code/archive/refs/tags/v0.21.8.tar.gz"
5+
sha256 "3ebd046ecbbe1b0e66adf501dcf9e0d42e627ad6a2318f8f4a9ec047e28b1c7c"
66
license "Apache-2.0"
77
head "https://github.com/awslabs/diagram-as-code.git", branch: "main"
88

0 commit comments

Comments
 (0)