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.
SQLite3MultipleCiphers
v1.7.0
1 parent adf8524 commit 0b659d3Copy full SHA for 0b659d3
deps/setup.ps1
@@ -2,7 +2,7 @@
2
$ErrorActionPreference = "Stop"
3
4
# SQLite Info
5
-$SQLITEMC_VER = "v1.6.5"
+$SQLITEMC_VER = "v1.7.0"
6
$API_URL = "https://api.github.com/repos/utelle/SQLite3MultipleCiphers/releases/tags/" + $SQLITEMC_VER
7
8
# Paths
0 commit comments