rqlite 7.9.0

Closes #113803.

Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Rui Chen 2022-10-22 19:04:40 -04:00 committed by BrewTestBot
parent e898647568
commit bec9caca56
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
class Rqlite < Formula
desc "Lightweight, distributed relational database built on SQLite"
homepage "http://www.rqlite.com/"
url "https://github.com/rqlite/rqlite/archive/v7.8.0.tar.gz"
sha256 "53272139d5ea83846e71ff0fc6c564822ee644a7c39a6e8deddd03d9d6c5a9b4"
url "https://github.com/rqlite/rqlite/archive/v7.9.0.tar.gz"
sha256 "bd755cc58d58bb5eca66f85b4e3471aecd8ff6a47556fbb8bcd6d1a78d0fa18f"
license "MIT"
head "https://github.com/rqlite/rqlite.git", branch: "master"