Skip to content

Commit 08065a0

Browse files
Auto-merge: Release wvlet 2025.1.23
* New release for wvlet 2025.1.23 * Update wvlet to 2025.1.23 based on 7382cbc --------- 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 35c7165 commit 08065a0

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.22
1+
2025.1.23

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.22/wvlet-cli-2025.1.22.tar.gz"
5-
version "2025.1.22"
6-
sha256 "9f3da8865296284207f55e447eb142dbec89d6aa0721985c53553e58ea27badf"
4+
url "https://github.com/wvlet/wvlet/releases/download/v2025.1.23/wvlet-cli-2025.1.23.tar.gz"
5+
version "2025.1.23"
6+
sha256 "8b04802f0f8a18b5d3ec68f35fef38f704f0694e15e27dfa6b16d347596ce652"
77
license "Apache-2.0"
88

99
depends_on "openjdk@25"

0 commit comments

Comments
 (0)