Skip to content

Commit 7ab519d

Browse files
committed
Update wvlet to 2025.1.6 based on 5c4901a
1 parent 5c4901a commit 7ab519d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

wvlet.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
class Wvlet < Formula
22
desc "wvlet: A flow-style query language"
33
homepage "https://wvlet.org/wvlet"
4-
url "https://github.com/wvlet/wvlet/releases/download/v2025.1.5/wvlet-cli-2025.1.5.tar.gz"
5-
version "2025.1.5"
6-
sha256 "1c20dfc769fb72c70f86014aa5140e295b5c95a4450a5ec0a15bd3f6ca101c54"
4+
url "https://github.com/wvlet/wvlet/releases/download/v2025.1.6/wvlet-cli-2025.1.6.tar.gz"
5+
version "2025.1.6"
6+
sha256 "5a6c6bda1d2dca9fcd33523f79af7566693a9d2738f96767fbdf9cf207f52182"
77
license "Apache-2.0"
88

99
depends_on "openjdk@21"

0 commit comments

Comments
 (0)