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 083a5c6 commit 5784772Copy full SHA for 5784772
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.19.3.tar.gz"
5
- sha256 "623e3309f3b92d065698bf2e0381c1186d631280b368f6850b8c8ae11575cef3"
+ url "https://github.com/chainguard-dev/melange/archive/refs/tags/v0.19.4.tar.gz"
+ sha256 "710541c9f95dcfdb47a3e6045e5b4d72f6e1ed40d212dbd01b4a74b8cbd94d16"
6
license "Apache-2.0"
7
head "https://github.com/chainguard-dev/melange.git", branch: "main"
8
0 commit comments