Skip to content

Commit 7ab59f3

Browse files
Release wvlet 2025.1.18 (#38)
* New release for wvlet 2025.1.18 * Update wvlet to 2025.1.18 based on df13703 --------- 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 157173a commit 7ab59f3

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.17
1+
2025.1.18

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.17/wvlet-cli-2025.1.17.tar.gz"
5-
version "2025.1.17"
6-
sha256 "64c55d05ba38948a94cfb82b6226ce7f2f3796928ab525f00281e55a6c722f0c"
4+
url "https://github.com/wvlet/wvlet/releases/download/v2025.1.18/wvlet-cli-2025.1.18.tar.gz"
5+
version "2025.1.18"
6+
sha256 "661e47fbc8aa5493315ca8fa4c63e8e822ad9f48d815cbed52fb5f225b41fea7"
77
license "Apache-2.0"
88

99
depends_on "openjdk@21"

0 commit comments

Comments
 (0)