Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified g/github-cli/manifest.x86_64.bin
Binary file not shown.
4 changes: 2 additions & 2 deletions g/github-cli/manifest.x86_64.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -254,6 +254,6 @@
}
},
"source-name": "github-cli",
"source-release": "18",
"source-version": "2.100.0"
"source-release": "19",
"source-version": "2.101.0"
}
6 changes: 3 additions & 3 deletions g/github-cli/stone.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
# SPDX-License-Identifier: MPL-2.0

name : github-cli
version : "2.100.0"
release : 18
version : "2.101.0"
release : 19
homepage : https://github.com/cli/cli
upstreams :
- https://github.com/cli/cli/archive/refs/tags/v2.100.0.tar.gz : 39d5123f08a553a6fa69e46de86c22d04d97a217e03d0e6584b66d0fea50f1fe
- https://github.com/cli/cli/archive/refs/tags/v2.101.0.tar.gz : a266fe8575c0e061b987920c1831a15f71bf0036a8729a5ebb93c2fb0164899c
summary : GitHub CLI brings GitHub to your terminal
description : |
GitHub CLI brings GitHub to your terminal. It reduces context switching,
Expand Down