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 22edf3e commit 2f44559Copy full SHA for 2f44559
Formula/r/rqlite.rb
@@ -1,8 +1,8 @@
1
class Rqlite < Formula
2
desc "Lightweight, distributed relational database built on SQLite"
3
homepage "https://www.rqlite.io/"
4
- url "https://github.com/rqlite/rqlite/archive/refs/tags/v9.3.3.tar.gz"
5
- sha256 "5699888d22e31d6c59ccc65bf2d34856c524425e8441322bf006aaadf7772977"
+ url "https://github.com/rqlite/rqlite/archive/refs/tags/v9.3.4.tar.gz"
+ sha256 "24bbb51923786f840872bf39644ee7954f5993dfba2779c8ca6f530ed785f84d"
6
license "MIT"
7
head "https://github.com/rqlite/rqlite.git", branch: "master"
8
0 commit comments