Skip to content

Commit 191ba09

Browse files
committed
rqlite 8.38.0
1 parent 93047a4 commit 191ba09

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/v8.37.4.tar.gz"
5-
sha256 "3a5ded65609a7f4b9562ab676593f324784603d4de9047b8c80732d3f71f1e67"
4+
url "https://github.com/rqlite/rqlite/archive/refs/tags/v8.38.0.tar.gz"
5+
sha256 "ea455cc813cb438b339489a96d9ca485191eb1ccbe7f52bcda87b80821e486f6"
66
license "MIT"
77
head "https://github.com/rqlite/rqlite.git", branch: "master"
88

0 commit comments

Comments
 (0)