Skip to content

Commit e8589c1

Browse files
committed
typo: 3.39.1 -> 3.49.1
1 parent 5791ba4 commit e8589c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Mac/BuildScript/build-installer.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,7 @@ def library_recipes():
359359
),
360360
),
361361
dict(
362-
name="SQLite 3.39.1",
362+
name="SQLite 3.49.1",
363363
url="https://sqlite.org/2025/sqlite-autoconf-3490100.tar.gz",
364364
checksum="106642d8ccb36c5f7323b64e4152e9b719f7c0215acf5bfeac3d5e7f97b59254",
365365
extra_cflags=('-Os '

0 commit comments

Comments
 (0)