Skip to content

Commit 93ae2c8

Browse files
committed
Bump SQLite from 3.47.2 to 3.48.0
Close: #17
1 parent 0b2218b commit 93ae2c8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/sqlb-sqlite.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
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-3470200.tar.gz"
5-
version "3.47.2"
6-
sha256 "f1b2ee412c28d7472bc95ba996368d6f0cdcf00362affdadb27ed286c179540b"
4+
url "https://www.sqlite.org/2025/sqlite-autoconf-3480000.tar.gz"
5+
version "3.48.0"
6+
sha256 "ac992f7fca3989de7ed1fe99c16363f848794c8c32a158dafd4eb927a2e02fd5"
77
license "blessing"
88
env :std
99

0 commit comments

Comments
 (0)