Bump GitHub-CLI

This commit is contained in:
Bahar KURT
2025-02-21 16:54:36 +03:00
parent 99f33140e3
commit 2e755403ba
+9 -1
View File
@@ -13,7 +13,7 @@
<IsA>app:console</IsA>
<Summary>GitHub CLI</Summary>
<Description>"gh" is GitHub on the command line. It brings pull requests, issues, and other GitHub concepts to the terminal next to where you are already working with "git" and your code.</Description>
<Archive sha1sum="1529555ea61828a5c9fb51467982de842f08040b" type="targz">https://github.com/cli/cli/archive/v2.64.0.tar.gz</Archive>
<Archive sha1sum="7ee2a2a2afbf68b211b8a8bc78c25ff21363e506" type="targz">https://github.com/cli/cli/archive/v2.67.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>golang</Dependency>
</BuildDependencies>
@@ -27,11 +27,19 @@
<Path fileType="doc">/usr/share/doc</Path>
</Files>
<RuntimeDependencies>
<Dependency>git</Dependency>
<Dependency>xdg-utils</Dependency>
</RuntimeDependencies>
</Package>
<History>
<Update release="4">
<Date>2025-02-21</Date>
<Version>2.67.0</Version>
<Comment>Version bump and add git as dependency</Comment>
<Name>Bedirhan Kurt</Name>
<Email>bedirhan.kurt@outlook.com</Email>
</Update>
<Update release="3">
<Date>2024-12-30</Date>
<Version>2.64.0</Version>