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 72e8255 commit 7192b18Copy full SHA for 7192b18
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.5.tar.gz"
5
- sha256 "0fedfbb3aca2a44d74940e13f17160e7c0e8ed09774aaf8377999a28163b1028"
+ url "https://github.com/chainguard-dev/melange/archive/refs/tags/v0.23.6.tar.gz"
+ sha256 "395e86565080c3075e33a2bd158d2522a0aaad1762cf7e8e94769570d9bdf741"
6
license "Apache-2.0"
7
head "https://github.com/chainguard-dev/melange.git", branch: "main"
8
0 commit comments