Skip to content

Commit 78600dd

Browse files
committed
Add livecheck support for SQLCipher
1 parent 5464489 commit 78600dd

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Formula/sqlb-sqlcipher.rb

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@ class SqlbSqlcipher < Formula
1313
sha256 arm64_sonoma: "ff81df0c7205ada240dfa3ea9fc29e11882b11ed1625b00b4b6cf3853d555084"
1414
end
1515

16+
livecheck do
17+
url :stable
18+
strategy :github_latest
19+
end
20+
1621
depends_on arch: :arm64
1722
depends_on "sqlb-openssl@3"
1823

0 commit comments

Comments
 (0)