Merge pull request #12865 from Rmys/master

git-2.42.1
This commit is contained in:
Rmys
2023-11-04 19:51:26 +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="b8f9760971bc16a0813bd66cb38e8582a59d4968" type="tarxz">https://mirrors.edge.kernel.org/pub/software/scm/git/git-2.42.0.tar.xz</Archive>
<Archive sha1sum="537d7cc9fa3ca01574989b0ea14eec09e5381d05" type="tarxz">https://mirrors.edge.kernel.org/pub/software/scm/git/git-2.42.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>openssl-devel</Dependency>
<Dependency>libpcre2-devel</Dependency>
@@ -249,6 +249,13 @@
-->
<History>
<Update release="23">
<Date>2023-11-04</Date>
<Version>2.42.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="22">
<Date>2023-08-22</Date>
<Version>2.42.0</Version>