diff --git a/.gitmodules b/.gitmodules index cd332cc3..dd4c189f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,7 +10,7 @@ branch = develop [submodule "external/bzip2"] path = external/bzip2 - url = git://sourceware.org/git/bzip2.git + url = https://sourceware.org/git/bzip2.git branch = master [submodule "external/xz"] path = external/xz diff --git a/LibZipSharp.props b/LibZipSharp.props index 09303f8f..0b31a8b2 100644 --- a/LibZipSharp.props +++ b/LibZipSharp.props @@ -1,6 +1,6 @@ - <_LibZipSharpAssemblyVersion>2.0.5 + <_LibZipSharpAssemblyVersion>2.0.6