File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
class SqlbSqlite < Formula
2
2
desc "Command-line interface for SQLite"
3
3
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 "
7
7
license "blessing"
8
8
env :std
9
9
10
10
bottle do
11
11
root_url "https://nightlies.sqlitebrowser.org/homebrew_bottles"
12
12
rebuild 1
13
- sha256 cellar : :any , arm64_sonoma : "875b64dc12419fce0e88e9157967302813d6e1569384716e954bdde426830b18 "
13
+ sha256 cellar : :any , arm64_sonoma : "13dbe39bef2f56469bc64cbba8ca26ffbdcc9bf6334836e94b32af888f130972 "
14
14
end
15
15
16
16
livecheck do
You can’t perform that action at this time.
0 commit comments