Skip to content

Commit

Permalink
Update SQLite3MultipleCiphers to v2.0.2 (SQLite 3.48.0) (#114)
Browse files Browse the repository at this point in the history
  • Loading branch information
m4heshd authored Jan 16, 2025
1 parent 79313ad commit cb09fb4
Show file tree
Hide file tree
Showing 4 changed files with 1,388 additions and 753 deletions.
2 changes: 1 addition & 1 deletion deps/setup.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
$ErrorActionPreference = "Stop"

# SQLite Info
$SQLITEMC_VER = "v2.0.1"
$SQLITEMC_VER = "v2.0.2"
$API_URL = "https://api.github.com/repos/utelle/SQLite3MultipleCiphers/releases/tags/" + $SQLITEMC_VER

# Paths
Expand Down
Loading

0 comments on commit cb09fb4

Please sign in to comment.