Skip to content

Commit e76147b

Browse files
committed
melange 0.29.3
1 parent 3cb8c4e commit e76147b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/m/melange.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Melange < Formula
22
desc "Build APKs from source code"
33
homepage "https://github.com/chainguard-dev/melange"
4-
url "https://github.com/chainguard-dev/melange/archive/refs/tags/v0.29.2.tar.gz"
5-
sha256 "feb489f5f39f1691e599ceeef9a62e302630887bfab8da0f7c75dfb3e4b0f4f4"
4+
url "https://github.com/chainguard-dev/melange/archive/refs/tags/v0.29.3.tar.gz"
5+
sha256 "a15a5029d394197cb2455254fc3fc5a5957e923a9eab25151c61ca4016dd7190"
66
license "Apache-2.0"
77
head "https://github.com/chainguard-dev/melange.git", branch: "main"
88

0 commit comments

Comments
 (0)