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 42274c7 commit a86010bCopy full SHA for a86010b
Formula/defang.rb
@@ -1,8 +1,8 @@
1
class Defang < Formula
2
desc "Command-line interface for the Defang Opinionated Platform"
3
homepage "https://defang.io"
4
- url "https://github.com/DefangLabs/defang/archive/refs/tags/v1.0.5.tar.gz"
5
- sha256 "05d0fb8b9b6543b58a948163c0c33148f243ed28a44e22af6c0b8cf57038f37a"
+ url "https://github.com/DefangLabs/defang/archive/refs/tags/v1.0.6.tar.gz"
+ sha256 "5495e83150defa2070178fd88da29c5bc04c8ce25a1c015aeb5ae92fcfc4137f"
6
license "MIT"
7
head "https://github.com/DefangLabs/defang.git", branch: "main"
8
0 commit comments