Skip to content

Commit 452161c

Browse files
committed
melange 0.23.3
1 parent da79326 commit 452161c

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

0 commit comments

Comments
 (0)