Skip to content

Commit

Permalink
github-cli: update to 1.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
folliehiyuki authored and Johnnynator committed Apr 2, 2021
1 parent f00eb46 commit c981d60
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions srcpkgs/github-cli/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'github-cli'
pkgname=github-cli
version=1.8.0
version=1.8.1
revision=1
wrksrc="cli-${version}"
build_style=go
Expand All @@ -13,7 +13,7 @@ license="MIT"
homepage="https://cli.github.com"
changelog="https://github.com/cli/cli/releases"
distfiles="https://github.com/cli/cli/archive/v${version}.tar.gz"
checksum=13576c42a0cb1486370b876eccebe498c1ef84868893ae41a1f717229be4d6bb
checksum=5bdbc589a6d5cca241b2dc467d846a8f23c465d78efd898271f18b636608d6e6

pre_build() {
local _date
Expand Down

0 comments on commit c981d60

Please sign in to comment.