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 495e049 commit 4b7b8f9Copy full SHA for 4b7b8f9
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.7.tar.gz"
5
- sha256 "626cc531b5682b7f08513736df76a060c9272066f87156bf94194d6c1887d018"
+ url "https://github.com/awslabs/diagram-as-code/archive/refs/tags/v0.21.8.tar.gz"
+ sha256 "3ebd046ecbbe1b0e66adf501dcf9e0d42e627ad6a2318f8f4a9ec047e28b1c7c"
6
license "Apache-2.0"
7
head "https://github.com/awslabs/diagram-as-code.git", branch: "main"
8
0 commit comments