Skip to content

Commit fc7d96d

Browse files
committed
melange 0.31.9
1 parent 9eea38e commit fc7d96d

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.8.tar.gz"
5-
sha256 "ad4d2ea1e9ccd481033d6b0aa977067f2613b8f394e010801a5e87b6258e59f3"
4+
url "https://github.com/chainguard-dev/melange/archive/refs/tags/v0.31.9.tar.gz"
5+
sha256 "ca622541d9961e845ff54251898ee1521c2ea9bcdddf1aa51e4f6b2257007ce4"
66
license "Apache-2.0"
77
head "https://github.com/chainguard-dev/melange.git", branch: "main"
88

0 commit comments

Comments
 (0)