We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b580029 commit 3d4987cCopy full SHA for 3d4987c
Formula/r/rsql.rb
@@ -1,8 +1,8 @@
1
class Rsql < Formula
2
desc "CLI for relational databases and common data file formats"
3
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"
+ url "https://github.com/theseus-rs/rsql/archive/refs/tags/v0.19.2.tar.gz"
+ sha256 "a6bf445998062dbb1a840895d42783ed947e42265422aba2bbdb8a669d2177d6"
6
license any_of: ["Apache-2.0", "MIT"]
7
head "https://github.com/theseus-rs/rsql.git", branch: "main"
8
0 commit comments