From 2fbf82ca62824d47d73e10d7c18f3f22f2e434ba Mon Sep 17 00:00:00 2001 From: Ian Woodard <17186604+IanWoodard@users.noreply.github.com> Date: Tue, 11 Jun 2024 11:16:10 -0700 Subject: [PATCH 1/2] chore(gocd): Bumping gocd-jsonnet version --- gocd/templates/jsonnetfile.json | 2 +- gocd/templates/jsonnetfile.lock.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gocd/templates/jsonnetfile.json b/gocd/templates/jsonnetfile.json index 7c0d74b0f2c..254bab505b4 100644 --- a/gocd/templates/jsonnetfile.json +++ b/gocd/templates/jsonnetfile.json @@ -8,7 +8,7 @@ "subdir": "libs" } }, - "version": "v2.10.2" + "version": "v2.11.0" } ], "legacyImports": true diff --git a/gocd/templates/jsonnetfile.lock.json b/gocd/templates/jsonnetfile.lock.json index c4b8c6e4a22..0aa1211ef16 100644 --- a/gocd/templates/jsonnetfile.lock.json +++ b/gocd/templates/jsonnetfile.lock.json @@ -8,8 +8,8 @@ "subdir": "libs" } }, - "version": "4ea5baaceaec881adc338e08b235bef4fb325b3e", - "sum": "GdmT/ufKbfQw3VnnwSBnDLWkIRhTn4TgT7Y2pzOiwSE=" + "version": "cfc6f213657cf0b5ced8cb440f7f09c7ad70cb5b", + "sum": "NKwcv1k2P5pfv5u3RBPt89sHg6EGPUaPdaw9idC3rgE=" } ], "legacyImports": false From f719e00cef1e074e70c04170b7ea6c6ee6f33e8f Mon Sep 17 00:00:00 2001 From: Ian Woodard <17186604+IanWoodard@users.noreply.github.com> Date: Tue, 11 Jun 2024 15:24:40 -0700 Subject: [PATCH 2/2] rebuild