Skip to content

Commit 1b704b6

Browse files
committed
melange 0.31.6
1 parent f56e6c3 commit 1b704b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/m/melange.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Melange < Formula
22
desc "Build APKs from source code"
33
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"
4+
url "https://github.com/chainguard-dev/melange/archive/refs/tags/v0.31.6.tar.gz"
5+
sha256 "0dba2e621882931c640cfd57c0aa8487ff39603332f2922b7f9d840c541113a7"
66
license "Apache-2.0"
77
head "https://github.com/chainguard-dev/melange.git", branch: "main"
88

0 commit comments

Comments
 (0)