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 90e8899 commit 35e6517Copy full SHA for 35e6517
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.22.1.tar.gz"
5
- sha256 "5493ad4a8a20d18d09471ecadfa4b518d91592c86869c33a64181609a554e236"
+ url "https://github.com/chainguard-dev/melange/archive/refs/tags/v0.22.2.tar.gz"
+ sha256 "1453c824125fab5b1ab570b40f58a006d4637adddb279a865b3269aa5f5ab91f"
6
license "Apache-2.0"
7
head "https://github.com/chainguard-dev/melange.git", branch: "main"
8
0 commit comments