Bump GitHub-CLI
This commit is contained in:
@@ -13,7 +13,7 @@
|
|||||||
<IsA>app:console</IsA>
|
<IsA>app:console</IsA>
|
||||||
<Summary>GitHub CLI</Summary>
|
<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>
|
<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>
|
<BuildDependencies>
|
||||||
<Dependency>golang</Dependency>
|
<Dependency>golang</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
@@ -27,11 +27,19 @@
|
|||||||
<Path fileType="doc">/usr/share/doc</Path>
|
<Path fileType="doc">/usr/share/doc</Path>
|
||||||
</Files>
|
</Files>
|
||||||
<RuntimeDependencies>
|
<RuntimeDependencies>
|
||||||
|
<Dependency>git</Dependency>
|
||||||
<Dependency>xdg-utils</Dependency>
|
<Dependency>xdg-utils</Dependency>
|
||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<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">
|
<Update release="3">
|
||||||
<Date>2024-12-30</Date>
|
<Date>2024-12-30</Date>
|
||||||
<Version>2.64.0</Version>
|
<Version>2.64.0</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user