Skip to content

Commit a86010b

Browse files
committed
Update Homebrew formula to version v1.0.6
1 parent 42274c7 commit a86010b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/defang.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Defang < Formula
22
desc "Command-line interface for the Defang Opinionated Platform"
33
homepage "https://defang.io"
4-
url "https://github.com/DefangLabs/defang/archive/refs/tags/v1.0.5.tar.gz"
5-
sha256 "05d0fb8b9b6543b58a948163c0c33148f243ed28a44e22af6c0b8cf57038f37a"
4+
url "https://github.com/DefangLabs/defang/archive/refs/tags/v1.0.6.tar.gz"
5+
sha256 "5495e83150defa2070178fd88da29c5bc04c8ce25a1c015aeb5ae92fcfc4137f"
66
license "MIT"
77
head "https://github.com/DefangLabs/defang.git", branch: "main"
88

0 commit comments

Comments
 (0)