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 1c0abb2 commit 618dfecCopy full SHA for 618dfec
Formula/a/awsdac.rb
@@ -1,8 +1,8 @@
1
class Awsdac < Formula
2
desc "CLI tool for drawing AWS architecture"
3
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"
+ url "https://github.com/awslabs/diagram-as-code/archive/refs/tags/v0.21.9.tar.gz"
+ sha256 "b0d61fcaf0f2a0a9e15059ca1c54b00e52e2ceed3e3c10823e76de5effd8b1e3"
6
license "Apache-2.0"
7
head "https://github.com/awslabs/diagram-as-code.git", branch: "main"
8
0 commit comments