Skip to content

Commit 3d4987c

Browse files
committed
rsql 0.19.2
1 parent b580029 commit 3d4987c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/r/rsql.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Rsql < Formula
22
desc "CLI for relational databases and common data file formats"
33
homepage "https://github.com/theseus-rs/rsql"
4-
url "https://github.com/theseus-rs/rsql/archive/refs/tags/v0.19.1.tar.gz"
5-
sha256 "4dc7f6bdbf1fe9646ca64e307db4249f1f28adaa0858a9fb0ae1a04ebf199e82"
4+
url "https://github.com/theseus-rs/rsql/archive/refs/tags/v0.19.2.tar.gz"
5+
sha256 "a6bf445998062dbb1a840895d42783ed947e42265422aba2bbdb8a669d2177d6"
66
license any_of: ["Apache-2.0", "MIT"]
77
head "https://github.com/theseus-rs/rsql.git", branch: "main"
88

0 commit comments

Comments
 (0)