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.125.1 /jbang-0.125.1 .zip"
5- sha256 "746fb90b246d2a5d0546a376a14ffa48eb4d79d7312c47a003a9b3e0f9435b99 "
4+ url "https://github.com/jbangdev/jbang/releases/download/v0.126.0 /jbang-0.126.0 .zip"
5+ sha256 "0a9b63d37582e1826b5ed5f93f835cdc5e5b2701bf265149657d2ee3e195a8ff "
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 : "4274607d3537cf5cfb5227a66ea8b55b2d8963d970e7293110e22675a82b781e "
14+ sha256 cellar : :any_skip_relocation , all : "22b65f5746318902340d7c47c02859bf7b359ecbb522a9fc1c74c3253d7bf8d0 "
1515 end
1616
1717 depends_on "openjdk"
You can’t perform that action at this time.
0 commit comments