diff --git a/bin/git2.47.1/bearsampp.conf b/bin/git2.47.1/bearsampp.conf new file mode 100644 index 0000000..3ca0a77 --- /dev/null +++ b/bin/git2.47.1/bearsampp.conf @@ -0,0 +1,6 @@ +gitVersion = "2.47.1" +gitExe = "bin/git.exe" +gitBash = "bin/sh.exe" +gitScanStartup = "0" + +bundleRelease = "@RELEASE_VERSION@" diff --git a/bin/git2.47.1/repos.dat b/bin/git2.47.1/repos.dat new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/bin/git2.47.1/repos.dat @@ -0,0 +1 @@ + diff --git a/bin/git2.48.0-rc2/bearsampp.conf b/bin/git2.48.0-rc2/bearsampp.conf new file mode 100644 index 0000000..d364121 --- /dev/null +++ b/bin/git2.48.0-rc2/bearsampp.conf @@ -0,0 +1,6 @@ +gitVersion = "2.48.0-rc2" +gitExe = "bin/git.exe" +gitBash = "bin/sh.exe" +gitScanStartup = "0" + +bundleRelease = "@RELEASE_VERSION@" diff --git a/bin/git2.48.0-rc2/repos.dat b/bin/git2.48.0-rc2/repos.dat new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/bin/git2.48.0-rc2/repos.dat @@ -0,0 +1 @@ + diff --git a/build.properties b/build.properties index 102ac0c..3007109 100644 --- a/build.properties +++ b/build.properties @@ -1,4 +1,4 @@ bundle.name = git -bundle.release = 2024.11.1 +bundle.release = 2025.2.9 bundle.type = tools bundle.format = 7z diff --git a/releases.properties b/releases.properties index 286b888..b09dcb8 100644 --- a/releases.properties +++ b/releases.properties @@ -15,3 +15,5 @@ 2.47.0-rc1 = https://github.com/Bearsampp/module-git/releases/download/2024.10.7/bearsampp-git-2.47.0-2024.10.7.7z 2.47.0 = https://github.com/Bearsampp/module-git/releases/download/2024.10.9/bearsampp-git-2.47.0-2024.10.9.7z 2.47.0.2 = https://github.com/Bearsampp/module-git/releases/download/2024.11.1/bearsampp-git-2.47.0.2-2024.11.1.7z +2.47.1 = https://github.com/Bearsampp/module-git/releases/download/2025.2.9/bearsampp-git-2.47.1-2025.2.9.7z +2.48.0-rc2 = https://github.com/Bearsampp/module-git/releases/download/2025.2.9/bearsampp-git-2.48.0-rc2-2025.2.9.7z