Skip to content

Commit 55295f0

Browse files
committed
jbang 0.126.0
1 parent 25cd2d0 commit 55295f0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/j/jbang.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class 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

0 commit comments

Comments
 (0)