Skip to content

Commit 0b2218b

Browse files
committed
Bump SQLite from 3.46.1 to 3.47.2
Close: #16
1 parent fdd6d0f commit 0b2218b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Formula/sqlb-sqlite.rb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
class SqlbSqlite < Formula
22
desc "Command-line interface for SQLite"
33
homepage "https://sqlite.org/index.html"
4-
url "https://www.sqlite.org/2024/sqlite-autoconf-3460100.tar.gz"
5-
version "3.46.1"
6-
sha256 "67d3fe6d268e6eaddcae3727fce58fcc8e9c53869bdd07a0c61e38ddf2965071"
4+
url "https://www.sqlite.org/2024/sqlite-autoconf-3470200.tar.gz"
5+
version "3.47.2"
6+
sha256 "f1b2ee412c28d7472bc95ba996368d6f0cdcf00362affdadb27ed286c179540b"
77
license "blessing"
88
env :std
99

1010
bottle do
1111
root_url "https://nightlies.sqlitebrowser.org/homebrew_bottles"
1212
rebuild 1
13-
sha256 cellar: :any, arm64_sonoma: "875b64dc12419fce0e88e9157967302813d6e1569384716e954bdde426830b18"
13+
sha256 cellar: :any, arm64_sonoma: "13dbe39bef2f56469bc64cbba8ca26ffbdcc9bf6334836e94b32af888f130972"
1414
end
1515

1616
livecheck do

0 commit comments

Comments
 (0)