File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11class Jbang < Formula
22 desc "Tool to create, edit and run self-contained source-only Java programs"
33 homepage "https://jbang.dev/"
4- url "https://github.com/jbangdev/jbang/releases/download/v0.132.1 /jbang-0.132.1 .zip"
5- sha256 "93baab61cd5805f4fc9496527b2842af9ae45a5281e67b50d185ca76ec4fe85c "
4+ url "https://github.com/jbangdev/jbang/releases/download/v0.134.2 /jbang-0.134.2 .zip"
5+ sha256 "befee0b59a0e4087dc0c08402e97e35ace2e8b8409b96dd8348cc4cd5ead94f8 "
66 license "MIT"
77
88 livecheck do
@@ -11,7 +11,7 @@ class Jbang < Formula
1111 end
1212
1313 bottle do
14- sha256 cellar : :any_skip_relocation , all : "d8efb62c4ef259ed0a2d30cbfd38ee1c364c2a09eafd76816ac691d9cd49ae0e "
14+ sha256 cellar : :any_skip_relocation , all : "f851cd43830dcc004e02d8d45503a1b7964ab656c8269f4c7b06904f19ed7863 "
1515 end
1616
1717 depends_on "openjdk"
You can’t perform that action at this time.
0 commit comments