Merge pull request #13378 from Rmys/master

git-2.44.0
This commit is contained in:
Rmys
2024-02-24 12:14:20 +03:00
committed by GitHub
+8 -1
View File
@@ -13,7 +13,7 @@
<Icon>git</Icon>
<Summary>Fast Version Control System</Summary>
<Description>Git is a fast, scalable, distributed revision control system with an unusually rich command set that provides both high-level operations and full access to internals.</Description>
<Archive sha1sum="356af4adf2b87e6ae45e15e6f24ce4b737b2cbf2" type="tarxz">https://mirrors.edge.kernel.org/pub/software/scm/git/git-2.43.2.tar.xz</Archive>
<Archive sha1sum="77628a32368c4ad894d6fc56aa65fac9e4a395f1" type="tarxz">https://mirrors.edge.kernel.org/pub/software/scm/git/git-2.44.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>openssl-devel</Dependency>
<Dependency>libpcre2-devel</Dependency>
@@ -249,6 +249,13 @@
-->
<History>
<Update release="27">
<Date>2024-02-24</Date>
<Version>2.44.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="26">
<Date>2024-02-15</Date>
<Version>2.43.2</Version>