Skip to content

Commit 2f44559

Browse files
committed
rqlite 9.3.4
1 parent 22edf3e commit 2f44559

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/r/rqlite.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Rqlite < Formula
22
desc "Lightweight, distributed relational database built on SQLite"
33
homepage "https://www.rqlite.io/"
4-
url "https://github.com/rqlite/rqlite/archive/refs/tags/v9.3.3.tar.gz"
5-
sha256 "5699888d22e31d6c59ccc65bf2d34856c524425e8441322bf006aaadf7772977"
4+
url "https://github.com/rqlite/rqlite/archive/refs/tags/v9.3.4.tar.gz"
5+
sha256 "24bbb51923786f840872bf39644ee7954f5993dfba2779c8ca6f530ed785f84d"
66
license "MIT"
77
head "https://github.com/rqlite/rqlite.git", branch: "master"
88

0 commit comments

Comments
 (0)