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 14e8f51 commit c6bb067Copy full SHA for c6bb067
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.35.0.tar.gz"
5
- sha256 "8005365665025bf65a9ecc4e61b0abefa3d52a87da836c357481311b292dc6af"
+ url "https://github.com/chainguard-dev/melange/archive/refs/tags/v0.35.1.tar.gz"
+ sha256 "ec25b99ef1bab7a754cdd62b2c25e0149034eb38f519dc13c44a273584a0ac6b"
6
license "Apache-2.0"
7
head "https://github.com/chainguard-dev/melange.git", branch: "main"
8
0 commit comments