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.
2 parents fed7945 + 9048635 commit 46760d9Copy full SHA for 46760d9
1 file changed
lib/ecto_libsql/native.ex
@@ -48,7 +48,7 @@ defmodule EctoLibSql.Native do
48
otp_app: :ecto_libsql,
49
crate: "ecto_libsql",
50
version: version,
51
- base_url: "#{github_url}/releases/download/v#{version}",
+ base_url: "#{github_url}/releases/download/#{version}",
52
targets: ~w(
53
aarch64-apple-darwin
54
aarch64-unknown-linux-gnu
0 commit comments