From c9626e17e72761cc718954fd7bd1125bbd0ee4bc Mon Sep 17 00:00:00 2001 From: Bear Date: Wed, 26 Aug 2026 05:41:28 -0500 Subject: [PATCH 1/2] Add configuration for git 2.55.0.5 and update build release date --- bin/git2.55.0.5/bearsampp.conf | 6 ++++++ bin/git2.55.0.5/repos.dat | 1 + build.properties | 2 +- 3 files changed, 8 insertions(+), 1 deletion(-) create mode 100644 bin/git2.55.0.5/bearsampp.conf create mode 100644 bin/git2.55.0.5/repos.dat diff --git a/bin/git2.55.0.5/bearsampp.conf b/bin/git2.55.0.5/bearsampp.conf new file mode 100644 index 00000000..7f1b8b07 --- /dev/null +++ b/bin/git2.55.0.5/bearsampp.conf @@ -0,0 +1,6 @@ +gitVersion = "2.55.0.5" +gitExe = "bin/git.exe" +gitBash = "bin/sh.exe" +gitScanStartup = "0" + +bundleRelease = "@RELEASE_VERSION@" diff --git a/bin/git2.55.0.5/repos.dat b/bin/git2.55.0.5/repos.dat new file mode 100644 index 00000000..8b137891 --- /dev/null +++ b/bin/git2.55.0.5/repos.dat @@ -0,0 +1 @@ + diff --git a/build.properties b/build.properties index de12844a..733be986 100644 --- a/build.properties +++ b/build.properties @@ -1,4 +1,4 @@ bundle.name = git -bundle.release = 2026.7.10 +bundle.release = 2026.8.26 bundle.type = tools bundle.format = 7z From 1a38b1b7290317561c0e495fff5ee000fbafc689 Mon Sep 17 00:00:00 2001 From: Bearsampp Bot Date: Wed, 26 Aug 2026 11:21:53 +0000 Subject: [PATCH 2/2] Update releases.properties Auto-generated from release 2026.8.26 --- releases.properties | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/releases.properties b/releases.properties index 43f9f48d..3f76a414 100644 --- a/releases.properties +++ b/releases.properties @@ -1,3 +1,4 @@ +2.55.0.5 = https://github.com/Bearsampp/module-git/releases/download/2026.8.26/bearsampp-git-2.55.0.5-2026.8.26.7z 2.54.0 = https://github.com/Bearsampp/module-git/releases/download/2026.5.31/bearsampp-git-2.54.0-2026.5.31.7z 2.53.0.2 = https://github.com/Bearsampp/module-git/releases/download/2026.4.12/bearsampp-git-2.53.0.2-2026.4.12.7z 2.53.0 = https://github.com/Bearsampp/module-git/releases/download/2026.3.5/bearsampp-git-2.53.0-2026.3.5.7z @@ -11,7 +12,7 @@ 2.47.1 = https://github.com/Bearsampp/module-git/releases/download/2025.2.9/bearsampp-git-2.47.1-2025.2.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.0 = https://github.com/Bearsampp/module-git/releases/download/2024.10.9/bearsampp-git-2.47.0-2024.10.9.7z -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-rc1 = https://github.com/Bearsampp/module-git/releases/download/2024.10.7/bearsampp-git-2.47.0-rc1-2024.10.7.7z 2.46.0 = https://github.com/Bearsampp/module-git/releases/download/2024.8.9/bearsampp-git-2.46.0-2024.8.9.7z 2.45.2 = https://github.com/Bearsampp/module-git/releases/download/2024.6.17/bearsampp-git-2.45.2-2024.6.17.7z 2.45.1 = https://github.com/Bearsampp/module-git/releases/download/2024.5.21/bearsampp-git-2.45.1-2024.5.21.7z