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 3cb8c4e commit e76147bCopy full SHA for e76147b
Formula/m/melange.rb
@@ -1,8 +1,8 @@
1
class Melange < Formula
2
desc "Build APKs from source code"
3
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"
+ url "https://github.com/chainguard-dev/melange/archive/refs/tags/v0.29.3.tar.gz"
+ sha256 "a15a5029d394197cb2455254fc3fc5a5957e923a9eab25151c61ca4016dd7190"
6
license "Apache-2.0"
7
head "https://github.com/chainguard-dev/melange.git", branch: "main"
8
0 commit comments