Skip to content

Commit f394d5b

Browse files
Auto-merge: Release wvlet 2025.1.21
* New release for wvlet 2025.1.21 * Update wvlet to 2025.1.21 based on 2e213d4 --------- Co-authored-by: scala-steward-wvlet[bot] <179274586+scala-steward-wvlet[bot]@users.noreply.github.com> Co-authored-by: Taro L. Saito <leo@xerial.org>
1 parent 5fb93c8 commit f394d5b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2025.1.20
1+
2025.1.21

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.20/wvlet-cli-2025.1.20.tar.gz"
5-
version "2025.1.20"
6-
sha256 "9da8bf5674823502b65d007e06261702d32625f7bce700ce1e2092fee12b6d34"
4+
url "https://github.com/wvlet/wvlet/releases/download/v2025.1.21/wvlet-cli-2025.1.21.tar.gz"
5+
version "2025.1.21"
6+
sha256 "5d333308dcf0a29098b6bce15f3ace2f845b4c8d6c718f4611486e109af1af01"
77
license "Apache-2.0"
88

99
depends_on "openjdk@21"

0 commit comments

Comments
 (0)