Skip to content

Commit

Permalink
[ghr] Update to v0.16.2 (#8994)
Browse files Browse the repository at this point in the history
  • Loading branch information
giordano authored Jun 29, 2024
1 parent 2d4ed9c commit 2c161e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions G/ghr/build_tarballs.jl
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
using BinaryBuilder

name = "ghr"
version = v"0.14.0"
version = v"0.16.2"

# Collection of sources required to build ghr
sources = [
GitSource("https://github.com/tcnksm/ghr.git",
"668a85fd0ed2a35a6e5f42af13483ea4e16fb26f"),
"ac9295b8f6806b04d18e543f469821cbd0e0c1ef"),
]

# Bash recipe for building across all platforms
Expand Down

0 comments on commit 2c161e3

Please sign in to comment.