We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b2218b commit 93ae2c8Copy full SHA for 93ae2c8
Formula/sqlb-sqlite.rb
@@ -1,9 +1,9 @@
1
class SqlbSqlite < Formula
2
desc "Command-line interface for SQLite"
3
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"
+ url "https://www.sqlite.org/2025/sqlite-autoconf-3480000.tar.gz"
+ version "3.48.0"
+ sha256 "ac992f7fca3989de7ed1fe99c16363f848794c8c32a158dafd4eb927a2e02fd5"
7
license "blessing"
8
env :std
9
0 commit comments