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 25cd2d0 commit 55295f0Copy full SHA for 55295f0
Formula/j/jbang.rb
@@ -1,8 +1,8 @@
1
class Jbang < Formula
2
desc "Tool to create, edit and run self-contained source-only Java programs"
3
homepage "https://jbang.dev/"
4
- url "https://github.com/jbangdev/jbang/releases/download/v0.125.1/jbang-0.125.1.zip"
5
- sha256 "746fb90b246d2a5d0546a376a14ffa48eb4d79d7312c47a003a9b3e0f9435b99"
+ url "https://github.com/jbangdev/jbang/releases/download/v0.126.0/jbang-0.126.0.zip"
+ sha256 "0a9b63d37582e1826b5ed5f93f835cdc5e5b2701bf265149657d2ee3e195a8ff"
6
license "MIT"
7
8
livecheck do
0 commit comments