Skip to content

github-cli

GitHub on the command line

Brings pull requests, issues, and other GitHub concepts to the terminal next to where you are already working with git and your code.

dev

https://github.com/cli/cli

armhf arm64 amd64

Installation

1. Add WakeMeOps repository

curl -sSL https://raw.githubusercontent.com/upciti/wakemeops/main/assets/install_repository | sudo bash

2. Install github-cli

sudo apt install github-cli

Snippets

FROM wakemeops/minideb:bullseye

RUN install_packages \
    github-cli=2.53.0*

USER 1001
- name: Install dependencies
  uses: upciti/wakemeops-action@v1
  with:
    packages: |
      github-cli=2.53.0*

Download URLs

Version SHA256 Size (KB)
2.53.0 b669c48b0b62b7020180d6d7b431ab89decd0acf2e30a228bccd591d683e062c 9520
2.52.0 3d476fbdcbf485d5b7c120c1246a4b1c189d3a1cfd5a687fea09dd819b4cb5b6 9512
2.51.0 ddf26e471bbc21b2c1a60f3cb748c889308529e110bd89840162eb910f665dc0 9511
2.50.0 ce84ec05a04d12aeaa4a63c086dcf78d93f281169eff6be8f1516647767538c9 9511
2.49.2 3738d4d856ea44049bc49095eaaddf14f3ce0831c2f15732ec0bf61fe008d8be 9508
2.49.1 b35058f9c571544223f6dad66af22ee0d48b498d55cad12b425165d92542ce99 9493
2.49.0 c50294ac6520cb724012f8f768920876d999e392def7fa96e4173e4f484b2054 9491
2.48.0 d3381df5cb6a83d1ab89abdb56a3f9d9d1e61135bb13a41379151793313ffc41 9380
2.47.0 b68d958824d3e06c99ac146a36d1339055c42ca9a2b19dfc9fc45d1bf93744ec 9379
2.46.0 8144f914b129547fe261f28fc3c5c7f974b8e328ba911277f2a2e4ec5bc48d1e 7871
Version SHA256 Size (KB)
2.53.0 19c18f971450d294ec487d3f5bd6dd33578c3c9beb5c6f3f54ab3a41c2912f94 8226
2.52.0 7467fb8b3d09cdebdcb61ec9f7f369e5342c0aa763c99ac5a2f5b35a67ec084d 8212
2.51.0 840fb69c0c0142a020880d0a0b81e908f29e713ee97eee79ea1f4eab5b512253 8220
2.50.0 bac34414003b8870d8d7fac28d46d6567a383d084670243ba9e5039f8cd05d23 8215
2.49.2 aeaea23fae976dedfc34760a7f153e4e1aad22e0e0c61592f3bad8063ac8a420 8213
2.49.1 973dc62a7d2b114e02ae73b8f981d04dadbd28a8b839be218023b9c798507a15 8199
2.49.0 729e77545e57520883f6e66ab3e3fa66e82384d2c8870913e0f23d6768267753 8204
2.48.0 1735788ffddb2b3208dd02fd10af30f5488b6b12d32649a265faf2050403a7d9 8106
2.47.0 6a5bf63c3b476286e8a64505bb63dcc469bc21ca89eec76fb0ae80e82a3dfe57 8099
2.46.0 ece7e6fada5b30cb82cdcdf84dd9887f5d0030e42cd7d8ab731af0bbc3155c91 6761
Version SHA256 Size (KB)
2.53.0 35df81a087fdb8fdd2692272850866f856bc1badda3d1477dfd402dda4abb397 8223
2.52.0 9d8e31cfb325c36e29319e6278bbad23fb1037ff0e671eccc6ce3d3c86fbe13b 8218
2.51.0 a7c4b288ff307e1376dbdc52aead2daecc4f1731b083ddbdf95bbd0ff754a073 8219
2.50.0 9131d8e756fd1bb54086ca2e218c4c2ffb154dbf39234b20d0dd4973f804356b 8215
2.49.2 6c65a80edc3dc36f9e638a4d6dbf6cec63680a4e9f29d7b1bfaaeb253d1a0d83 8215
2.49.1 e3f3e10775be2bc3295498e69a16324a3cfbfb036b451f8507e1d76591c7a0f0 8204
2.49.0 7c6c6ef403b5615faf0a39cc6ffcf43d5f489a5e9ed79ba258508f9954de3f87 8201
2.48.0 68e2ee32ec0a75a6a4a70ff680f404d8b0e73bf68dda6a88cecff4faaf0b1e72 8107
2.47.0 aacd4d331df901b2262e6d3ce36c804e862c5183dad76225cdd6158409b8bd23 8102
2.46.0 89e1d1e73ef87b8edd121af65845f8de4d6ed8059e13c271b5097b206b31033c 6835

Blueprints

Debian packages listed on this page are generated from op2deb YAML blueprints. Blueprints for github-cli are versioned here.

Click here to see github-cli ops2deb blueprints
https://github.com/upciti/wakemeops/blob/main/blueprints/dev/github-cli/ops2deb.yml
- name: github-cli
  version: 2.4.0
  homepage: https://github.com/cli/cli
  summary: GitHub on the command line
  description: |-
    Brings pull requests, issues, and other GitHub concepts to the terminal next to
    where you are already working with git and your code.
  fetch: https://github.com/cli/cli/releases/download/v{{version}}/gh_{{version}}_linux_amd64.tar.gz
  script:
    - mv gh_{{version}}_linux_amd64/bin {{src}}/usr/
    - mv gh_{{version}}_linux_amd64/share {{src}}/usr/

- name: github-cli
  matrix:
    architectures:
      - amd64
      - arm64
      - armhf
  version: 2.5.0
  revision: "2"
  homepage: https://github.com/cli/cli
  summary: GitHub on the command line
  description: |-
    Brings pull requests, issues, and other GitHub concepts to the terminal next to
    where you are already working with git and your code.
  fetch:
    url: https://github.com/cli/cli/releases/download/v{{version}}/gh_{{version}}_linux_{{target}}.tar.gz
    targets:
      armhf: armv6
  script:
    - mv gh_{{version}}_linux_*/bin/* {{src}}/usr/bin/
    - mv gh_{{version}}_linux_*/share/* {{src}}/usr/share/

- name: github-cli
  matrix:
    architectures:
      - amd64
      - arm64
      - armhf
    versions:
      - 2.20.2
      - 2.21.0
      - 2.21.1
      - 2.21.2
      - 2.22.0
      - 2.22.1
      - 2.23.0
      - 2.24.0
      - 2.24.1
      - 2.24.2
      - 2.24.3
      - 2.25.0
      - 2.25.1
      - 2.26.0
      - 2.26.1
      - 2.27.0
      - 2.28.0
      - 2.29.0
      - 2.30.0
      - 2.31.0
      - 2.32.0
      - 2.32.1
      - 2.33.0
      - 2.34.0
      - 2.35.0
      - 2.36.0
      - 2.37.0
      - 2.38.0
      - 2.39.0
      - 2.39.1
      - 2.39.2
      - 2.40.0
      - 2.40.1
      - 2.41.0
      - 2.42.0
      - 2.42.1
      - 2.43.1
      - 2.44.0
      - 2.44.1
      - 2.45.0
      - 2.46.0
      - 2.47.0
      - 2.48.0
      - 2.49.0
      - 2.49.1
      - 2.49.2
      - 2.50.0
      - 2.51.0
      - 2.52.0
      - 2.53.0
  homepage: https://github.com/cli/cli
  summary: GitHub on the command line
  description: |-
    Brings pull requests, issues, and other GitHub concepts to the terminal next to
    where you are already working with git and your code.
  fetch:
    url: https://github.com/cli/cli/releases/download/v{{version}}/gh_{{version}}_linux_{{target}}.tar.gz
    targets:
      armhf: armv6
  script:
    - mv gh_{{version}}_linux_*/bin/* {{src}}/usr/bin/
    - mv gh_{{version}}_linux_*/share/* {{src}}/usr/share/

The blueprint fetch keyword contains a URL template pointing to github-cli releases. Downloaded files are locked in a lockfile versioned here.

Click here to see github-cli release hashes
https://github.com/upciti/wakemeops/blob/main/blueprints/dev/github-cli/ops2deb.lock.yml
- url: https://github.com/cli/cli/releases/download/v2.4.0/gh_2.4.0_linux_amd64.tar.gz
  sha256: e3fc4ec95c95ec5e97e90c0128b9be60e8095aaaf01e1def4f0cfabc5efcecc0
  timestamp: 2021-12-27 19:03:55+00:00
- url: https://github.com/cli/cli/releases/download/v2.5.0/gh_2.5.0_linux_amd64.tar.gz
  sha256: 4390bc476cc79c33346be3e0098cfbb3afe2257006fcd38765ef83569df11a0f
  timestamp: 2022-02-02 23:13:50+00:00
- url: https://github.com/cli/cli/releases/download/v2.5.0/gh_2.5.0_linux_arm64.tar.gz
  sha256: 45cf80192438846315014494346d534a881baebcb85822dacf6da7d73cc866a3
  timestamp: 2022-02-02 23:13:50+00:00
- url: https://github.com/cli/cli/releases/download/v2.5.0/gh_2.5.0_linux_armv6.tar.gz
  sha256: 44e44829a5361957217bfd7c2c8c6dc88fc5f56a72f2e4df772e0ea551a493bd
  timestamp: 2022-02-02 23:13:50+00:00
- url: https://github.com/cli/cli/releases/download/v2.20.2/gh_2.20.2_linux_amd64.tar.gz
  sha256: 3bc7cd3b2fd9082218b8246595673f55badb351db1b9e627eec121beb8b26450
  timestamp: 2022-11-15 22:19:56+00:00
- url: https://github.com/cli/cli/releases/download/v2.20.2/gh_2.20.2_linux_arm64.tar.gz
  sha256: c9aaa99fd4496be714738620931559f5bab3edc343ea87bbb070d97a1a780554
  timestamp: 2022-11-15 22:19:56+00:00
- url: https://github.com/cli/cli/releases/download/v2.20.2/gh_2.20.2_linux_armv6.tar.gz
  sha256: 46efb77e397e4a995096dfca3dd2619d087fa7b6f14e3e58ff290b3f7690c951
  timestamp: 2022-11-15 22:19:56+00:00
- url: https://github.com/cli/cli/releases/download/v2.21.0/gh_2.21.0_linux_amd64.tar.gz
  sha256: 20d435429a36911071288efa20d061374b1d1355f7adec1140b35a806145f440
  timestamp: 2022-12-23 02:27:04+00:00
- url: https://github.com/cli/cli/releases/download/v2.21.0/gh_2.21.0_linux_arm64.tar.gz
  sha256: e4765ee4ff1f28796f2cc5f6f0dea5c1ecae3241bf27182553622eee241020b1
  timestamp: 2022-12-23 02:27:04+00:00
- url: https://github.com/cli/cli/releases/download/v2.21.0/gh_2.21.0_linux_armv6.tar.gz
  sha256: 9a04488f344c7c41ea8a15bae76915523b99b992ff275c02ff591c2235909f34
  timestamp: 2022-12-23 02:27:04+00:00
- url: https://github.com/cli/cli/releases/download/v2.21.1/gh_2.21.1_linux_amd64.tar.gz
  sha256: 0c0ab559721d2ff05df9d64fcdaca4f8f0b76d177832379116bd5c4d032fea88
  timestamp: 2022-12-23 19:22:39+00:00
- url: https://github.com/cli/cli/releases/download/v2.21.1/gh_2.21.1_linux_arm64.tar.gz
  sha256: 597447f94c07d4680fba787137fd1354ee9f963366a712e5d718aa24cd8f9bd3
  timestamp: 2022-12-23 19:22:39+00:00
- url: https://github.com/cli/cli/releases/download/v2.21.1/gh_2.21.1_linux_armv6.tar.gz
  sha256: 4218c205359a8f4b94e56419d6383301ae43265c4217f6567f054cf76aac9490
  timestamp: 2022-12-23 19:22:39+00:00
- url: https://github.com/cli/cli/releases/download/v2.21.2/gh_2.21.2_linux_amd64.tar.gz
  sha256: 6b3e56ee3253795d9c48e019cfd7b8dfc03b28073a411d1f527f5021764f63cb
  timestamp: 2023-01-04 02:36:08+00:00
- url: https://github.com/cli/cli/releases/download/v2.21.2/gh_2.21.2_linux_arm64.tar.gz
  sha256: fc341a2672d9444ed963530cf4ab28a9590ae07b644ce0de52372b3477535b01
  timestamp: 2023-01-04 02:36:08+00:00
- url: https://github.com/cli/cli/releases/download/v2.21.2/gh_2.21.2_linux_armv6.tar.gz
  sha256: b9a4354d42174d444993177876c40c8fc77df01c23dc7a3ab99fed90a88966d2
  timestamp: 2023-01-04 02:36:08+00:00
- url: https://github.com/cli/cli/releases/download/v2.22.0/gh_2.22.0_linux_amd64.tar.gz
  sha256: 065d78c51f4e400c1dfe4e3cdc14832ff8d5204926a485f5ae06d52f411eec04
  timestamp: 2023-01-25 19:22:14+00:00
- url: https://github.com/cli/cli/releases/download/v2.22.0/gh_2.22.0_linux_arm64.tar.gz
  sha256: 33d36e860fecefc3441faadaf91b993899dfc0d1e6ede458c83bafe906d8ae15
  timestamp: 2023-01-25 19:22:14+00:00
- url: https://github.com/cli/cli/releases/download/v2.22.0/gh_2.22.0_linux_armv6.tar.gz
  sha256: a0cb066212c356b0d78756d961d948c13cdb7d033e3990487e17e7699ef442d5
  timestamp: 2023-01-25 19:22:14+00:00
- url: https://github.com/cli/cli/releases/download/v2.22.1/gh_2.22.1_linux_amd64.tar.gz
  sha256: 76f7e18bdad5ddfdfcab40fce86c8d6f9fb27f9d29c1287cdf71e0d6b45ba84b
  timestamp: 2023-01-27 19:22:49+00:00
- url: https://github.com/cli/cli/releases/download/v2.22.1/gh_2.22.1_linux_arm64.tar.gz
  sha256: 9122024da9fe47e15c718dbd8a57c07f9750e6312ad91b405d835b0dd44f746d
  timestamp: 2023-01-27 19:22:49+00:00
- url: https://github.com/cli/cli/releases/download/v2.22.1/gh_2.22.1_linux_armv6.tar.gz
  sha256: 45f39108cd0d08a1f6d0bb3d26ecad40d515001bc10fc1e22396c650d316520d
  timestamp: 2023-01-27 19:22:49+00:00
- url: https://github.com/cli/cli/releases/download/v2.23.0/gh_2.23.0_linux_amd64.tar.gz
  sha256: 774c4ab16e962f851664162e4d5ebe6fe2a7b8143afaf1a2ebbfd115f0517da0
  timestamp: 2023-02-08 04:23:27+00:00
- url: https://github.com/cli/cli/releases/download/v2.23.0/gh_2.23.0_linux_arm64.tar.gz
  sha256: 2f3b615a27bf495402cd612526ebab123d0b0eb70262447ec01e357d89981d39
  timestamp: 2023-02-08 04:23:27+00:00
- url: https://github.com/cli/cli/releases/download/v2.23.0/gh_2.23.0_linux_armv6.tar.gz
  sha256: dd62225a93caa3d37c2ffb39c2e36a4ce33d191d93398348abbef266389df65b
  timestamp: 2023-02-08 04:23:27+00:00
- url: https://github.com/cli/cli/releases/download/v2.24.0/gh_2.24.0_linux_amd64.tar.gz
  sha256: 9e66bcc5ea256373fa5521a13cd92e0b9495a8e032039e4bbf16dc6b6eb3fe93
  timestamp: 2023-03-08 18:25:12+00:00
- url: https://github.com/cli/cli/releases/download/v2.24.0/gh_2.24.0_linux_arm64.tar.gz
  sha256: f289213bf9586ecd5997e196b6fa3ea42431f31844e1d9451e8b6b93379902b7
  timestamp: 2023-03-08 18:25:12+00:00
- url: https://github.com/cli/cli/releases/download/v2.24.0/gh_2.24.0_linux_armv6.tar.gz
  sha256: 10d8119c7d51617861b4abb4b2b99d3cbfaca4f1349fdf5d969597e15e404ba1
  timestamp: 2023-03-08 18:25:12+00:00
- url: https://github.com/cli/cli/releases/download/v2.24.1/gh_2.24.1_linux_amd64.tar.gz
  sha256: c15008b4b691a28dd4201ec78f53d20e85fe633eaf0772d2390ca6b7fabced4c
  timestamp: 2023-03-09 01:47:48+00:00
- url: https://github.com/cli/cli/releases/download/v2.24.1/gh_2.24.1_linux_arm64.tar.gz
  sha256: 5f166b082bdac23ff39c197ec3975e43fa94defc98ae7a83fd72c016924e2cc6
  timestamp: 2023-03-09 01:47:48+00:00
- url: https://github.com/cli/cli/releases/download/v2.24.1/gh_2.24.1_linux_armv6.tar.gz
  sha256: d5eac0fd718a1561dbec0c716a493131d99c89de1bb5e925dbb01da460aebaa9
  timestamp: 2023-03-09 01:47:48+00:00
- url: https://github.com/cli/cli/releases/download/v2.24.2/gh_2.24.2_linux_amd64.tar.gz
  sha256: ad0498e99610bb1dcf3c8652336c9348071c5b3d5269778fc93d8461a9c27f63
  timestamp: 2023-03-09 15:22:01+00:00
- url: https://github.com/cli/cli/releases/download/v2.24.2/gh_2.24.2_linux_arm64.tar.gz
  sha256: d51f3fc7a9d8d52a66b5f95955768ac2d9a2931830aa4c45318ed2d35ea455a2
  timestamp: 2023-03-09 15:22:01+00:00
- url: https://github.com/cli/cli/releases/download/v2.24.2/gh_2.24.2_linux_armv6.tar.gz
  sha256: 02a47ceed54c98784efec914072c42a60587635f64fd3269a3f032824e8e1fa5
  timestamp: 2023-03-09 15:22:01+00:00
- url: https://github.com/cli/cli/releases/download/v2.24.3/gh_2.24.3_linux_amd64.tar.gz
  sha256: f09fa5fc8432dddae8023f63a277023124a80e8b2e190126ee6134122d2107a7
  timestamp: 2023-03-09 18:23:56+00:00
- url: https://github.com/cli/cli/releases/download/v2.24.3/gh_2.24.3_linux_arm64.tar.gz
  sha256: 0511fd91aabf4861ade97c742607ae2ae0231b8fd351c575a3662459a1edbfdb
  timestamp: 2023-03-09 18:23:56+00:00
- url: https://github.com/cli/cli/releases/download/v2.24.3/gh_2.24.3_linux_armv6.tar.gz
  sha256: 9cbdbdd9a4a3dba6b3f3502f6017123c8682899255b85544c2544f8dd6647ba0
  timestamp: 2023-03-09 18:23:56+00:00
- url: https://github.com/cli/cli/releases/download/v2.25.0/gh_2.25.0_linux_amd64.tar.gz
  sha256: be919ddfb95cf3c87e542cb048b593368e17e962bf7c4743541855cd339cd814
  timestamp: 2023-03-21 01:24:19+00:00
- url: https://github.com/cli/cli/releases/download/v2.25.0/gh_2.25.0_linux_arm64.tar.gz
  sha256: e4d95a7f8bc820a0b1d694cb323ee8aec7922a0d1edf191a847d86a0e3091473
  timestamp: 2023-03-21 01:24:19+00:00
- url: https://github.com/cli/cli/releases/download/v2.25.0/gh_2.25.0_linux_armv6.tar.gz
  sha256: 718d4ae935fd8d772a530f1c54ea45bc739d1864cae78283524317c4266524b2
  timestamp: 2023-03-21 01:24:19+00:00
- url: https://github.com/cli/cli/releases/download/v2.25.1/gh_2.25.1_linux_amd64.tar.gz
  sha256: 869e780f9391804c1f9d355f6f7777931ef61447ca50c75433a5942f484e61d1
  timestamp: 2023-03-21 15:16:10+00:00
- url: https://github.com/cli/cli/releases/download/v2.25.1/gh_2.25.1_linux_arm64.tar.gz
  sha256: d4417c96f67314a963c40a312b68da7a616b4a5d5450b22b5aae99b24ea5dc70
  timestamp: 2023-03-21 15:16:10+00:00
- url: https://github.com/cli/cli/releases/download/v2.25.1/gh_2.25.1_linux_armv6.tar.gz
  sha256: 66fd706a0f7a97db407c64406576e196ef9976937ce2fbf42da8ad9037973307
  timestamp: 2023-03-21 15:16:10+00:00
- url: https://github.com/cli/cli/releases/download/v2.26.0/gh_2.26.0_linux_amd64.tar.gz
  sha256: df4e5a9bd8fcd6feb663d08871228bf67035550ac9da0e0c54c5d2af050f0f20
  timestamp: 2023-04-04 21:15:11+00:00
- url: https://github.com/cli/cli/releases/download/v2.26.0/gh_2.26.0_linux_arm64.tar.gz
  sha256: 6bf028e7de8e8ce2d06b73a3bf406d512f5e8bc4a15a237a7793469c9873569b
  timestamp: 2023-04-04 21:15:11+00:00
- url: https://github.com/cli/cli/releases/download/v2.26.0/gh_2.26.0_linux_armv6.tar.gz
  sha256: 8c9713b80fcbaa26114254075015850f6cda1cb8f99c002a5200edcbbb6230dd
  timestamp: 2023-04-04 21:15:11+00:00
- url: https://github.com/cli/cli/releases/download/v2.26.1/gh_2.26.1_linux_amd64.tar.gz
  sha256: 4e1f98c10eb0af2c3bfe6849c10328a2a2446a9ff4294db0dfdb20b7d16eaecc
  timestamp: 2023-04-05 01:11:50+00:00
- url: https://github.com/cli/cli/releases/download/v2.26.1/gh_2.26.1_linux_arm64.tar.gz
  sha256: 3378a02d99576b25401688b0fdf11681df7d5dc2bb43aa911a40104b57c783da
  timestamp: 2023-04-05 01:11:50+00:00
- url: https://github.com/cli/cli/releases/download/v2.26.1/gh_2.26.1_linux_armv6.tar.gz
  sha256: ebe69d71d2139c473adadf5fe1ab284b10693a88837ac79405ae629eee914512
  timestamp: 2023-04-05 01:11:50+00:00
- url: https://github.com/cli/cli/releases/download/v2.27.0/gh_2.27.0_linux_amd64.tar.gz
  sha256: a3e2987e49ede4e90e0192f64c5e1480d6a1ee3196d51a4fcfbe0ccd0a627747
  timestamp: 2023-04-07 21:14:28+00:00
- url: https://github.com/cli/cli/releases/download/v2.27.0/gh_2.27.0_linux_arm64.tar.gz
  sha256: 75e9049bd5cea8084095b381bf21103bf8b609f989caeee20a47023b2fa1cbe9
  timestamp: 2023-04-07 21:14:28+00:00
- url: https://github.com/cli/cli/releases/download/v2.27.0/gh_2.27.0_linux_armv6.tar.gz
  sha256: 2289fa1537bbf424947e1643f4616fb1c6b7e011b43b25e2e72af1b1e4d74f97
  timestamp: 2023-04-07 21:14:28+00:00
- url: https://github.com/cli/cli/releases/download/v2.28.0/gh_2.28.0_linux_amd64.tar.gz
  sha256: 532633d851557d1da80d59addcb3f7ba20ba0341c8990d32d13f4af73ebfb3f0
  timestamp: 2023-04-25 15:19:00+00:00
- url: https://github.com/cli/cli/releases/download/v2.28.0/gh_2.28.0_linux_arm64.tar.gz
  sha256: 89b0351d2421c10dd27e91d8aee13a97afe95039507a21a6c0a3a899e2ac1d9c
  timestamp: 2023-04-25 15:19:00+00:00
- url: https://github.com/cli/cli/releases/download/v2.28.0/gh_2.28.0_linux_armv6.tar.gz
  sha256: b7337064cb59702e09251ef969326458229c894df65301dc758819cb39985d51
  timestamp: 2023-04-25 15:19:00+00:00
- url: https://github.com/cli/cli/releases/download/v2.29.0/gh_2.29.0_linux_amd64.tar.gz
  sha256: 9fe05f43a11a7bf8eacf731422452d1997e6708d4160ef0efcb13c103320390e
  timestamp: 2023-05-10 12:33:16+00:00
- url: https://github.com/cli/cli/releases/download/v2.29.0/gh_2.29.0_linux_arm64.tar.gz
  sha256: 71aa963cf4eecc3cc638ad17050464410a92fb6f66a04b409997f4c63588ccb4
  timestamp: 2023-05-10 12:33:16+00:00
- url: https://github.com/cli/cli/releases/download/v2.29.0/gh_2.29.0_linux_armv6.tar.gz
  sha256: 193bc95e024a3e53a3d3850fc2e619ddc9ca1bf3de384abb0f15e68ff1aaefbd
  timestamp: 2023-05-10 12:33:16+00:00
- url: https://github.com/cli/cli/releases/download/v2.30.0/gh_2.30.0_linux_amd64.tar.gz
  sha256: 5aee45bd42a27f5be309373c326e45cbcc7f04591b1798581a3094af767225b7
  timestamp: 2023-05-30 18:20:39+00:00
- url: https://github.com/cli/cli/releases/download/v2.30.0/gh_2.30.0_linux_arm64.tar.gz
  sha256: 3ef741bcc1ae8bb975adb79a78e26ab7f18a246197f193aaa8cb5c3bdc373a3f
  timestamp: 2023-05-30 18:20:39+00:00
- url: https://github.com/cli/cli/releases/download/v2.30.0/gh_2.30.0_linux_armv6.tar.gz
  sha256: 472424e5739fb626921423f04cc30aed14605eb019ec860104351baf1a7307d4
  timestamp: 2023-05-30 18:20:39+00:00
- url: https://github.com/cli/cli/releases/download/v2.31.0/gh_2.31.0_linux_amd64.tar.gz
  sha256: eec349e43803759d3d7a138d214ae983a3bebebd8e6dd0ec0ff1eea7bdd823e7
  timestamp: 2023-06-21 01:37:57+00:00
- url: https://github.com/cli/cli/releases/download/v2.31.0/gh_2.31.0_linux_arm64.tar.gz
  sha256: 8e704310972ecd4a51a7f92641501d8422923a4dfc07c76719ca42611dd36a23
  timestamp: 2023-06-21 01:37:57+00:00
- url: https://github.com/cli/cli/releases/download/v2.31.0/gh_2.31.0_linux_armv6.tar.gz
  sha256: 8ca0f926fa7c7090199f0e87c3d22e8167f4f2892c1b77dcf041ce50fd6423a0
  timestamp: 2023-06-21 01:37:57+00:00
- url: https://github.com/cli/cli/releases/download/v2.32.0/gh_2.32.0_linux_amd64.tar.gz
  sha256: 2e306f118a46764bc1763bacc52e7b18eeca5aa6fd59d2b5fd260f0ef3cd87ae
  timestamp: 2023-07-11 21:16:23+00:00
- url: https://github.com/cli/cli/releases/download/v2.32.0/gh_2.32.0_linux_arm64.tar.gz
  sha256: 9eff1eb5d13a3fa858859bd2995077f8987a89d352548a3c116af0536f49afc0
  timestamp: 2023-07-11 21:16:23+00:00
- url: https://github.com/cli/cli/releases/download/v2.32.0/gh_2.32.0_linux_armv6.tar.gz
  sha256: 77fa90e418aae717b29f11ae591c89a6eafe8a4d7661133ba9e57a5bbebb843d
  timestamp: 2023-07-11 21:16:23+00:00
- url: https://github.com/cli/cli/releases/download/v2.32.1/gh_2.32.1_linux_amd64.tar.gz
  sha256: 5c9a70b6411cc9774f5f4e68f9227d5d55ca0bfbd00dfc6353081c9b705c8939
  timestamp: 2023-07-27 09:16:48+00:00
- url: https://github.com/cli/cli/releases/download/v2.32.1/gh_2.32.1_linux_arm64.tar.gz
  sha256: 78a934fa06ba9ffdf84f83a94e4da8ef2ecd6c2a037085d154050a90554e1060
  timestamp: 2023-07-27 09:16:48+00:00
- url: https://github.com/cli/cli/releases/download/v2.32.1/gh_2.32.1_linux_armv6.tar.gz
  sha256: eba94fa78f3906beaa1e2171fbdaf07e58acdc72f4a27da9d95cfde9a6881ae8
  timestamp: 2023-07-27 09:16:48+00:00
- url: https://github.com/cli/cli/releases/download/v2.33.0/gh_2.33.0_linux_amd64.tar.gz
  sha256: c46d0adae4dbd0589a62b6a1d822b84ca5184ee78d246d21d5c082ab9f38a04e
  timestamp: 2023-08-21 18:19:27+00:00
- url: https://github.com/cli/cli/releases/download/v2.33.0/gh_2.33.0_linux_arm64.tar.gz
  sha256: ac8c84e853bcff301ab8fc05d334abebf196b300b870fb27afacf044d667def1
  timestamp: 2023-08-21 18:19:27+00:00
- url: https://github.com/cli/cli/releases/download/v2.33.0/gh_2.33.0_linux_armv6.tar.gz
  sha256: 6c5e3db21475d1c7cf09afd20a643e01edf95bd912f291d9f07147b3562eac1f
  timestamp: 2023-08-21 18:19:27+00:00
- url: https://github.com/cli/cli/releases/download/v2.34.0/gh_2.34.0_linux_amd64.tar.gz
  sha256: 056c45c510ca77ec7e492023e1aa79c078b679932b6202188b7f5abd914df911
  timestamp: 2023-09-06 12:32:39+00:00
- url: https://github.com/cli/cli/releases/download/v2.34.0/gh_2.34.0_linux_arm64.tar.gz
  sha256: dc7e6ec5f69e7417daa02963bacb4046e40435cba34e35b5cb016531d9f3295e
  timestamp: 2023-09-06 12:32:39+00:00
- url: https://github.com/cli/cli/releases/download/v2.34.0/gh_2.34.0_linux_armv6.tar.gz
  sha256: 9ecd2f010dc582e235df179d69366a869091828c804ef94502a33e974177419f
  timestamp: 2023-09-06 12:32:39+00:00
- url: https://github.com/cli/cli/releases/download/v2.35.0/gh_2.35.0_linux_amd64.tar.gz
  sha256: 927614fbc6b391d136504ff2cc4b406f7082a2159ea51feb6f1db4fe6033feaa
  timestamp: 2023-09-19 09:16:45+00:00
- url: https://github.com/cli/cli/releases/download/v2.35.0/gh_2.35.0_linux_arm64.tar.gz
  sha256: 3fedcf9a034a6a8706794946b1af74bc203161aa51c40a646dc434b9814ef2c9
  timestamp: 2023-09-19 09:16:45+00:00
- url: https://github.com/cli/cli/releases/download/v2.35.0/gh_2.35.0_linux_armv6.tar.gz
  sha256: d4ca282f80c1fc6694414946ca812fc186e9de0ed713ee4d767d04e8b6b11f6b
  timestamp: 2023-09-19 09:16:45+00:00
- url: https://github.com/cli/cli/releases/download/v2.36.0/gh_2.36.0_linux_amd64.tar.gz
  sha256: 29ed6c04931e6ac8a5f5f383411d7828902fed22f08b0daf9c8ddb97a89d97ce
  timestamp: 2023-10-03 15:18:41+00:00
- url: https://github.com/cli/cli/releases/download/v2.36.0/gh_2.36.0_linux_arm64.tar.gz
  sha256: 3cdbbe813c59fc61c84dc17e78efb93135231beb08e8cb0f2345de8d615a1660
  timestamp: 2023-10-03 15:18:41+00:00
- url: https://github.com/cli/cli/releases/download/v2.36.0/gh_2.36.0_linux_armv6.tar.gz
  sha256: 3c3af63b8df09bab285ab847b1f4e73d331d768f8a4a3327188ea2f8b2cd2083
  timestamp: 2023-10-03 15:18:41+00:00
- url: https://github.com/cli/cli/releases/download/v2.37.0/gh_2.37.0_linux_amd64.tar.gz
  sha256: a1d79712c20af6fe36e388e762bda60c3fc8fb4af2f0cff666143f2c7d3baa88
  timestamp: 2023-10-17 15:17:57+00:00
- url: https://github.com/cli/cli/releases/download/v2.37.0/gh_2.37.0_linux_arm64.tar.gz
  sha256: ef10a152030456f9455f2a321f2d22cb2654e987f5a008731e4c49a4eb4c29c2
  timestamp: 2023-10-17 15:17:57+00:00
- url: https://github.com/cli/cli/releases/download/v2.37.0/gh_2.37.0_linux_armv6.tar.gz
  sha256: 0c7f8c6cf37acc75fa4366dbd89627f3c29615e7e22bb5dd83d4f20f32d49d41
  timestamp: 2023-10-17 15:17:57+00:00
- url: https://github.com/cli/cli/releases/download/v2.38.0/gh_2.38.0_linux_amd64.tar.gz
  sha256: c56b80a03c3b4216cd1ab63f6c7bfa4c356c67bce265fc067953bec10cdf0f97
  timestamp: 2023-11-01 12:32:57+00:00
- url: https://github.com/cli/cli/releases/download/v2.38.0/gh_2.38.0_linux_arm64.tar.gz
  sha256: 45b659115d5d969ace158e4f88b8e66b880d7d355203793e544d794ca31a4ba2
  timestamp: 2023-11-01 12:32:57+00:00
- url: https://github.com/cli/cli/releases/download/v2.38.0/gh_2.38.0_linux_armv6.tar.gz
  sha256: ff69d5271d6c26d908de9235eae940716cfd9572eb1704da0099abf4a422a70f
  timestamp: 2023-11-01 12:32:57+00:00
- url: https://github.com/cli/cli/releases/download/v2.39.0/gh_2.39.0_linux_amd64.tar.gz
  sha256: da8a96f8a5a8011a1d7f65ebefd57be4048b4bdb1c2059d7cb99bc82075d6d60
  timestamp: 2023-11-14 09:16:47+00:00
- url: https://github.com/cli/cli/releases/download/v2.39.0/gh_2.39.0_linux_arm64.tar.gz
  sha256: d5ee90458f6cec5bde435f2ce94b7e9e5ec82ce0e635e3d28d666f065309efc1
  timestamp: 2023-11-14 09:16:47+00:00
- url: https://github.com/cli/cli/releases/download/v2.39.0/gh_2.39.0_linux_armv6.tar.gz
  sha256: fb2426a216c64f9768137908e9d19c0717dfe6c8e3244e5529759f1e2fd44165
  timestamp: 2023-11-14 09:16:47+00:00
- url: https://github.com/cli/cli/releases/download/v2.39.1/gh_2.39.1_linux_amd64.tar.gz
  sha256: 18a1bc97eb72305ff20e965d3c67aee7e1ac607fabc6251c7374226d8c41422b
  timestamp: 2023-11-14 18:18:44+00:00
- url: https://github.com/cli/cli/releases/download/v2.39.1/gh_2.39.1_linux_arm64.tar.gz
  sha256: e29e51efae58693cab394b983771bc0c73b400e429dd1d7339fc62c8b257c74a
  timestamp: 2023-11-14 18:18:44+00:00
- url: https://github.com/cli/cli/releases/download/v2.39.1/gh_2.39.1_linux_armv6.tar.gz
  sha256: 71388fa95e9600bfc33b72df6037ba5cef2323c0b5aa3a20875c1a2551b2e8dc
  timestamp: 2023-11-14 18:18:44+00:00
- url: https://github.com/cli/cli/releases/download/v2.39.2/gh_2.39.2_linux_amd64.tar.gz
  sha256: 460d270662f80b8314928ff80ac36db619b8bbac281a1331afd0d6e822f40426
  timestamp: 2023-11-27 18:21:55+00:00
- url: https://github.com/cli/cli/releases/download/v2.39.2/gh_2.39.2_linux_arm64.tar.gz
  sha256: ea29ede50a8fdd82297bb1db528f0e7b5f0893e165222c3d85baeee3e98019f2
  timestamp: 2023-11-27 18:21:55+00:00
- url: https://github.com/cli/cli/releases/download/v2.39.2/gh_2.39.2_linux_armv6.tar.gz
  sha256: eded31b0e5430259e15b8714ee94936894bfe03bb2dd8b3a38a62b3ac12db466
  timestamp: 2023-11-27 18:21:55+00:00
- url: https://github.com/cli/cli/releases/download/v2.40.0/gh_2.40.0_linux_amd64.tar.gz
  sha256: 17f3c21f3f4c3b0175a9a0ee8f8e42e36f58e2713de81440ea9c0cb94c5a08a8
  timestamp: 2023-12-11 11:25:21+00:00
- url: https://github.com/cli/cli/releases/download/v2.40.0/gh_2.40.0_linux_arm64.tar.gz
  sha256: 2f850430f300b0cc25b1c9bcdf3fe51a0b9de577534d7ee7a0fb64b38bdfd288
  timestamp: 2023-12-11 11:25:21+00:00
- url: https://github.com/cli/cli/releases/download/v2.40.0/gh_2.40.0_linux_armv6.tar.gz
  sha256: e659007fcb68e7b949ef53a32c402a4793c3af9980a3a3a6fc276edab9f28a2d
  timestamp: 2023-12-11 11:25:21+00:00
- url: https://github.com/cli/cli/releases/download/v2.40.1/gh_2.40.1_linux_amd64.tar.gz
  sha256: 7f34ee83a7dd17addd1d029bc66ec06d91773a93172e3e1e30e0ec3a9f923fe2
  timestamp: 2023-12-13 15:18:40+00:00
- url: https://github.com/cli/cli/releases/download/v2.40.1/gh_2.40.1_linux_arm64.tar.gz
  sha256: ba7bd980092eae0892e53c3a2829632bf4116ed7fbb48361b8d4566ea9e672dd
  timestamp: 2023-12-13 15:18:40+00:00
- url: https://github.com/cli/cli/releases/download/v2.40.1/gh_2.40.1_linux_armv6.tar.gz
  sha256: cd64f0d65454536e7b1ac45231b319cbfd01e3ff68962403a7459f23933a6ef0
  timestamp: 2023-12-13 15:18:40+00:00
- url: https://github.com/cli/cli/releases/download/v2.41.0/gh_2.41.0_linux_amd64.tar.gz
  sha256: 36180360c69669eb05cee43fa3af79c0845c2d1accad0d884d4bd85f334e3b6b
  timestamp: 2024-01-08 15:18:12+00:00
- url: https://github.com/cli/cli/releases/download/v2.41.0/gh_2.41.0_linux_arm64.tar.gz
  sha256: 5e2f0232b3e8a3070467eb3e9671c7861c30c90926f6ed5b313c323a41c0d9a1
  timestamp: 2024-01-08 15:18:12+00:00
- url: https://github.com/cli/cli/releases/download/v2.41.0/gh_2.41.0_linux_armv6.tar.gz
  sha256: 4ce81933905ebb4543cb37305e463b0988da545b110872e39549d4ffadedc0c6
  timestamp: 2024-01-08 15:18:12+00:00
- url: https://github.com/cli/cli/releases/download/v2.42.0/gh_2.42.0_linux_amd64.tar.gz
  sha256: 697a72c5070bfaf6d5146e2047a90362f127196020cc116ab29b8fabf36e5605
  timestamp: 2024-01-11 15:18:39+00:00
- url: https://github.com/cli/cli/releases/download/v2.42.0/gh_2.42.0_linux_arm64.tar.gz
  sha256: d394cd460a74324f723d08f0fad01da8b18f3c8ee341045b8a8124fcd4b9d01b
  timestamp: 2024-01-11 15:18:39+00:00
- url: https://github.com/cli/cli/releases/download/v2.42.0/gh_2.42.0_linux_armv6.tar.gz
  sha256: 188eb7f6aaa5b3e3d92f7e3c3a4b8fc671f33fbfdf3ca700c3efa5efe582010f
  timestamp: 2024-01-11 15:18:39+00:00
- url: https://github.com/cli/cli/releases/download/v2.42.1/gh_2.42.1_linux_amd64.tar.gz
  sha256: c82c865545549131f284bf4df73c03c63971a87286fce5ab5d11c9dc0cee2cbb
  timestamp: 2024-01-16 21:15:50+00:00
- url: https://github.com/cli/cli/releases/download/v2.42.1/gh_2.42.1_linux_arm64.tar.gz
  sha256: e49887ecbc10ed9964965304d21dab786e2ebfc7ec7f22021e1ee747db433575
  timestamp: 2024-01-16 21:15:50+00:00
- url: https://github.com/cli/cli/releases/download/v2.42.1/gh_2.42.1_linux_armv6.tar.gz
  sha256: fd57734c176c8622cc071737709186c77bb650bb97583bc3234bcc7130dd0461
  timestamp: 2024-01-16 21:15:50+00:00
- url: https://github.com/cli/cli/releases/download/v2.43.1/gh_2.43.1_linux_amd64.tar.gz
  sha256: 0935fb1c783f65a0d43ebe4988dd117b27355704e230c386d9fd30774d729111
  timestamp: 2024-02-04 15:05:42+00:00
- url: https://github.com/cli/cli/releases/download/v2.43.1/gh_2.43.1_linux_arm64.tar.gz
  sha256: 5e27f664970c5608f83707dbcf81245604bb5dd3b3dc2164f25e8143ea0a9b11
  timestamp: 2024-02-04 15:05:42+00:00
- url: https://github.com/cli/cli/releases/download/v2.43.1/gh_2.43.1_linux_armv6.tar.gz
  sha256: 47e6757e79db4e660f8210c0cc8882c4d42bcccff598f035ea13f3035db6bacc
  timestamp: 2024-02-04 15:05:42+00:00
- url: https://github.com/cli/cli/releases/download/v2.44.0/gh_2.44.0_linux_amd64.tar.gz
  sha256: 13faf40b639b1597d791baccef581cd72f494add69d3b92aad4f23a9e080cfc3
  timestamp: 2024-02-15 15:05:51+00:00
- url: https://github.com/cli/cli/releases/download/v2.44.0/gh_2.44.0_linux_arm64.tar.gz
  sha256: adc0d841ccb10a16a22da00a1f3a993aac9d5be5803f1f746cf91575ac00ef9f
  timestamp: 2024-02-15 15:05:51+00:00
- url: https://github.com/cli/cli/releases/download/v2.44.0/gh_2.44.0_linux_armv6.tar.gz
  sha256: 3cba286e9cbcd836a909e9bac932e9327cc13546bb15ef2ba9e675992109af9d
  timestamp: 2024-02-15 15:05:51+00:00
- url: https://github.com/cli/cli/releases/download/v2.44.1/gh_2.44.1_linux_amd64.tar.gz
  sha256: f11eefb646768e3f53e2185f6d3b01b4cb02112c2c60e65a4b5875150287ff97
  timestamp: 2024-02-16 18:06:38+00:00
- url: https://github.com/cli/cli/releases/download/v2.44.1/gh_2.44.1_linux_arm64.tar.gz
  sha256: 0f9f7b04514d8accc9e560ede4ec340333b262735cfdbe8d8d36b55d78dac732
  timestamp: 2024-02-16 18:06:38+00:00
- url: https://github.com/cli/cli/releases/download/v2.44.1/gh_2.44.1_linux_armv6.tar.gz
  sha256: e50452bd849204e81856e3731c327d0c621e5a2215c59bb3223b4758726aeb20
  timestamp: 2024-02-16 18:06:38+00:00
- url: https://github.com/cli/cli/releases/download/v2.45.0/gh_2.45.0_linux_amd64.tar.gz
  sha256: 79e89a14af6fc69163aee00e764e86d5809d0c6c77e6f229aebe7a4ed115ee67
  timestamp: 2024-03-04 21:05:52+00:00
- url: https://github.com/cli/cli/releases/download/v2.45.0/gh_2.45.0_linux_arm64.tar.gz
  sha256: bb62c95ecc17a8557a847483ce671bff9909f107ad1961b4efafcd521721c213
  timestamp: 2024-03-04 21:05:52+00:00
- url: https://github.com/cli/cli/releases/download/v2.45.0/gh_2.45.0_linux_armv6.tar.gz
  sha256: 3e0d974a921814a355011fc186de2efca107f246ae6630152cdbb35ffaa04b41
  timestamp: 2024-03-04 21:05:52+00:00
- url: https://github.com/cli/cli/releases/download/v2.46.0/gh_2.46.0_linux_amd64.tar.gz
  sha256: c671d450d7c0e95c84fbc6996591fc851d396848acd53e589ee388031cee9330
  timestamp: 2024-03-20 18:06:34+00:00
- url: https://github.com/cli/cli/releases/download/v2.46.0/gh_2.46.0_linux_arm64.tar.gz
  sha256: 0b4d23c60872d3e43b94bbcf84ffd69719dc8f9d85d685deb0907774caea7b10
  timestamp: 2024-03-20 18:06:34+00:00
- url: https://github.com/cli/cli/releases/download/v2.46.0/gh_2.46.0_linux_armv6.tar.gz
  sha256: fd3f34e8b7e54661f9ed224f62fd2c1dea481b9efd722107edf34dd0a88f7c08
  timestamp: 2024-03-20 18:06:34+00:00
- url: https://github.com/cli/cli/releases/download/v2.47.0/gh_2.47.0_linux_amd64.tar.gz
  sha256: b7015d9b87599a172a50c8980829e9d726abf29408b00ef0102364061b9e8b00
  timestamp: 2024-04-03 18:06:09+00:00
- url: https://github.com/cli/cli/releases/download/v2.47.0/gh_2.47.0_linux_arm64.tar.gz
  sha256: 6858f4b0089f02a3d49d8e536c05d0b161d97b0a484b2e04347ae24cc81c2e8d
  timestamp: 2024-04-03 18:06:09+00:00
- url: https://github.com/cli/cli/releases/download/v2.47.0/gh_2.47.0_linux_armv6.tar.gz
  sha256: 6e5de8f250ffadea1c4ea9a7c611dc16e3afff9b484f2fc100f4b4592c944ce0
  timestamp: 2024-04-03 18:06:09+00:00
- url: https://github.com/cli/cli/releases/download/v2.48.0/gh_2.48.0_linux_amd64.tar.gz
  sha256: 1c477e2562aca8679b0219569f0482f1975de76daca8ba307892c1787338a28d
  timestamp: 2024-04-17 12:08:20+00:00
- url: https://github.com/cli/cli/releases/download/v2.48.0/gh_2.48.0_linux_arm64.tar.gz
  sha256: aceeaa1c3d350faeb7f4d4f41821e4d08197fb0b37808a7020f502870bad49a3
  timestamp: 2024-04-17 12:08:20+00:00
- url: https://github.com/cli/cli/releases/download/v2.48.0/gh_2.48.0_linux_armv6.tar.gz
  sha256: ca30b305e37f1b0f293fcb5b3b32a7c880aef07bd2adb9327c906dbf85aff196
  timestamp: 2024-04-17 12:08:20+00:00
- url: https://github.com/cli/cli/releases/download/v2.49.0/gh_2.49.0_linux_amd64.tar.gz
  sha256: 3f7ef10a8ae6164220db20cf6d4fb96528c61d614f0803ccf39b1cabb6ae7263
  timestamp: 2024-04-30 15:05:30+00:00
- url: https://github.com/cli/cli/releases/download/v2.49.0/gh_2.49.0_linux_arm64.tar.gz
  sha256: 8224f5e3ddf2b7d13a19519617d40563cb4a928bfe0041c520110289003c2c5d
  timestamp: 2024-04-30 15:05:30+00:00
- url: https://github.com/cli/cli/releases/download/v2.49.0/gh_2.49.0_linux_armv6.tar.gz
  sha256: 6c74128bc0c18f868e5fd972159a70db471040cbdddca3b45e77a8d122e4503d
  timestamp: 2024-04-30 15:05:30+00:00
- url: https://github.com/cli/cli/releases/download/v2.49.1/gh_2.49.1_linux_amd64.tar.gz
  sha256: cf3a432235caa033a87523c4c03784059cbb67de2dafccfe9d735561e72ad643
  timestamp: 2024-05-08 15:05:50+00:00
- url: https://github.com/cli/cli/releases/download/v2.49.1/gh_2.49.1_linux_arm64.tar.gz
  sha256: cdb52928d1a9e3414a1c6877380072f7b4df9f51fd97c0265c266462f32ec29b
  timestamp: 2024-05-08 15:05:50+00:00
- url: https://github.com/cli/cli/releases/download/v2.49.1/gh_2.49.1_linux_armv6.tar.gz
  sha256: d2ecf39d0cab2813c4c0c3f7b8490602d628b95084728f57bb760f7fa0b02f5e
  timestamp: 2024-05-08 15:05:50+00:00
- url: https://github.com/cli/cli/releases/download/v2.49.2/gh_2.49.2_linux_amd64.tar.gz
  sha256: d84b514b64b802c703009453c935068384162253d1288d947f9488b98fb00fbc
  timestamp: 2024-05-13 18:06:01+00:00
- url: https://github.com/cli/cli/releases/download/v2.49.2/gh_2.49.2_linux_arm64.tar.gz
  sha256: 1b82c3d878291e754c21bfafc2bfb1ac06c7987752d3cb9a715adce6ecffa5c3
  timestamp: 2024-05-13 18:06:01+00:00
- url: https://github.com/cli/cli/releases/download/v2.49.2/gh_2.49.2_linux_armv6.tar.gz
  sha256: 6059d3abe06451d462aad55c36d572f6da81e3aba57b012953b50dceddda2182
  timestamp: 2024-05-13 18:06:01+00:00
- url: https://github.com/cli/cli/releases/download/v2.50.0/gh_2.50.0_linux_amd64.tar.gz
  sha256: 7f9795b3ce99351a1bfc6ea3b09b7363cb1eccca19978a046bcb477839efab82
  timestamp: 2024-06-02 18:07:28+00:00
- url: https://github.com/cli/cli/releases/download/v2.50.0/gh_2.50.0_linux_arm64.tar.gz
  sha256: 115e1a18695fcc2e060711207f0c297f1cca8b76dd1d9cd0cf071f69ccac7422
  timestamp: 2024-06-02 18:07:28+00:00
- url: https://github.com/cli/cli/releases/download/v2.50.0/gh_2.50.0_linux_armv6.tar.gz
  sha256: adc010fdc4139d12550f692b448232556b87dc35e16dea7bace5f7b6dab458e5
  timestamp: 2024-06-02 18:07:28+00:00
- url: https://github.com/cli/cli/releases/download/v2.51.0/gh_2.51.0_linux_amd64.tar.gz
  sha256: d7725fb2a643ca024edf5b4e2f2cca0431a404bbc2e251086ffca2b25e37be11
  timestamp: 2024-06-13 15:05:44+00:00
- url: https://github.com/cli/cli/releases/download/v2.51.0/gh_2.51.0_linux_arm64.tar.gz
  sha256: 1634c01a5d64d4a86f88487b89873d3974d64a924dbfd5872198bfcea7e5a6e5
  timestamp: 2024-06-13 15:05:44+00:00
- url: https://github.com/cli/cli/releases/download/v2.51.0/gh_2.51.0_linux_armv6.tar.gz
  sha256: a9943b3ea1907fc7b4d5bca4a2c2fa81722b02bbdaf11725516b2b0cfc78c449
  timestamp: 2024-06-13 15:05:44+00:00
- url: https://github.com/cli/cli/releases/download/v2.52.0/gh_2.52.0_linux_amd64.tar.gz
  sha256: 3ea6ed8b2585f406a064cecd7e1501e58f56c8e7ca764ae1f3483d1b8ed68826
  timestamp: 2024-06-24 21:05:48+00:00
- url: https://github.com/cli/cli/releases/download/v2.52.0/gh_2.52.0_linux_arm64.tar.gz
  sha256: 3699f5f6d85cef4e1272f233153f7504d348323883cabf69f8791cc1cfbe7931
  timestamp: 2024-06-24 21:05:48+00:00
- url: https://github.com/cli/cli/releases/download/v2.52.0/gh_2.52.0_linux_armv6.tar.gz
  sha256: e5721ce20fab3676814b06119367a270d4e5b23e7a2f995aaed2ea9ccdc3e9f4
  timestamp: 2024-06-24 21:05:48+00:00
- url: https://github.com/cli/cli/releases/download/v2.53.0/gh_2.53.0_linux_amd64.tar.gz
  sha256: ed2caf962730e0f593a2b6cae42a9b827b8a9c8bdd6efb56eae7feec38bdd0c6
  timestamp: 2024-07-17 21:05:50+00:00
- url: https://github.com/cli/cli/releases/download/v2.53.0/gh_2.53.0_linux_arm64.tar.gz
  sha256: 22c4254025ef5acd7e5406a0eade879e868204861fcb3cd51a95a20cda5d221a
  timestamp: 2024-07-17 21:05:50+00:00
- url: https://github.com/cli/cli/releases/download/v2.53.0/gh_2.53.0_linux_armv6.tar.gz
  sha256: 58c8ffb349f0a25ee1a64508276f6afa1b116b3bdfba67bcb366b58d16840f50
  timestamp: 2024-07-17 21:05:50+00:00

Badge

WakeMeOps

[![WakeMeOps](https://docs.wakemeops.com/badges/github-cli.svg)](https://docs.wakemeops.com/packages/github-cli)
<a href="https://docs.wakemeops.com/packages/github-cli">
  <img src="https://docs.wakemeops.com/badges/github-cli.svg"/>
</a>
.. image:: https://docs.wakemeops.com/badges/github-cli.svg
:target: https://docs.wakemeops.com/packages/github-cli