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 f56e6c3 commit 1b704b6Copy full SHA for 1b704b6
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.31.5.tar.gz"
5
- sha256 "9fc7057445b1828787aeb9d594bf0ed951ea2fba9bb2a7abb0ee9b7ac25726f8"
+ url "https://github.com/chainguard-dev/melange/archive/refs/tags/v0.31.6.tar.gz"
+ sha256 "0dba2e621882931c640cfd57c0aa8487ff39603332f2922b7f9d840c541113a7"
6
license "Apache-2.0"
7
head "https://github.com/chainguard-dev/melange.git", branch: "main"
8
0 commit comments