diff --git a/build/gh/build.sh b/build/gh/build.sh index c60ac5f4d..87e4ad284 100755 --- a/build/gh/build.sh +++ b/build/gh/build.sh @@ -18,12 +18,12 @@ PROG=gh PKG=ooce/util/gh -VER=2.45.0 +VER=2.48.0 SUMMARY="github-cli" DESC="The GitHub CLI tool" set_arch 64 -set_gover +set_gover 1.22 RUN_DEPENDS_IPS="developer/versioning/git" diff --git a/build/meta/extra-build-tools.p5m b/build/meta/extra-build-tools.p5m index 41208a18e..52a076df6 100644 --- a/build/meta/extra-build-tools.p5m +++ b/build/meta/extra-build-tools.p5m @@ -19,6 +19,7 @@ depend fmri=ooce/developer/cargo-c type=require depend fmri=ooce/developer/freepascal type=require depend fmri=ooce/developer/gdb type=require depend fmri=ooce/developer/go-121 type=require +depend fmri=ooce/developer/go-122 type=require depend fmri=ooce/developer/gperf type=require depend fmri=ooce/developer/llvm-13 type=require depend fmri=ooce/developer/llvm-14 type=require diff --git a/doc/packages.md b/doc/packages.md index c29bfefb8..423f5b15e 100644 --- a/doc/packages.md +++ b/doc/packages.md @@ -231,7 +231,7 @@ | ooce/util/direnv | 2.34.0 | https://github.com/direnv/direnv/releases | [omniosorg](https://github.com/omniosorg) | ooce/util/dtc | 1.7.0 | https://git.kernel.org/pub/scm/utils/dtc/dtc.git/refs/ | [omniosorg](https://github.com/omniosorg) | ooce/util/fd | 9.0.0 | https://github.com/sharkdp/fd/releases/ | [omniosorg](https://github.com/omniosorg) -| ooce/util/gh | 2.45.0 | https://github.com/cli/cli/releases/ | [omniosorg](https://github.com/omniosorg) +| ooce/util/gh | 2.48.0 | https://github.com/cli/cli/releases/ | [omniosorg](https://github.com/omniosorg) | ooce/util/htmlq | 0.4.0 | https://github.com/mgdm/htmlq/releases/ | [omniosorg](https://github.com/omniosorg) | ooce/util/hyperfine | 1.18.0 | https://github.com/sharkdp/hyperfine/releases/ | [omniosorg](https://github.com/omniosorg) | ooce/util/jq | 1.7.1 | https://github.com/stedolan/jq/releases | [omniosorg](https://github.com/omniosorg)