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 da79326 commit 452161cCopy full SHA for 452161c
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.23.2.tar.gz"
5
- sha256 "fa7d616277db177fe688cca1307cc2b5b21196ae5509435f52849bd310dfda72"
+ url "https://github.com/chainguard-dev/melange/archive/refs/tags/v0.23.3.tar.gz"
+ sha256 "9d3a228fd22b396fd6a70f63c089399ce5f44eec8ac404fc2f2f984753fd4e19"
6
license "Apache-2.0"
7
head "https://github.com/chainguard-dev/melange.git", branch: "main"
8
0 commit comments