diff --git a/.binny.yaml b/.binny.yaml index 0b6e641f..ce96a84e 100644 --- a/.binny.yaml +++ b/.binny.yaml @@ -2,7 +2,7 @@ tools: # we want to use a pinned version of binny to manage the toolchain (so binny manages itself!) - name: binny version: - want: v0.10.0 + want: v0.12.0 method: github-release with: repo: anchore/binny @@ -26,7 +26,7 @@ tools: # used for running all local and CI tasks - name: task version: - want: v3.45.3 + want: v3.49.1 method: github-release with: repo: go-task/task @@ -34,7 +34,7 @@ tools: # static site generator - name: hugo version: - want: v0.150.0 + want: v0.159.1 method: github-release with: repo: gohugoio/hugo