From 38f0bd3edb7695713b15a62efe52a188269f684c Mon Sep 17 00:00:00 2001 From: paketo-bot Date: Tue, 5 Nov 2024 05:13:28 +0000 Subject: [PATCH] Bump new-relic-dotnet from 10.31.0 to 10.33.1 Bumps new-relic-dotnet from 10.31.0 to 10.33.1. Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- buildpack.toml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/buildpack.toml b/buildpack.toml index 52c53dc..0621866 100644 --- a/buildpack.toml +++ b/buildpack.toml @@ -98,16 +98,16 @@ api = "0.7" uri = "https://docs.newrelic.com/docs/licenses/license-information" [[metadata.dependencies]] - cpes = ["cpe:2.3:a:appdynamics:dotnet-agent:10.31.0:*:*:*:*:*:*:*"] + cpes = ["cpe:2.3:a:appdynamics:dotnet-agent:10.33.1:*:*:*:*:*:*:*"] id = "new-relic-dotnet" name = "New Relic Dotnet Agent" - purl = "pkg:generic/newrelic-dotnet-agent@10.31.0?arch=amd64" - sha256 = "1aab60372c428ea2b7bfd6886addf8a86f30fec8043b50e15446b56b967d3081" - source = "https://github.com/newrelic/newrelic-dotnet-agent/archive/refs/tags/v10.31.0.tar.gz" - source-sha256 = "5dc5d967af59e629834ce4f2fb8fa9db1d47b2524db00c96cdf92fe577b6bdc7" + purl = "pkg:generic/newrelic-dotnet-agent@10.33.1?arch=amd64" + sha256 = "72a981fd44b9cbc0fdeafd7ef23ab0b2952d46946c8cbbe867ccafb2fddca9c5" + source = "https://github.com/newrelic/newrelic-dotnet-agent/archive/refs/tags/v10.33.1.tar.gz" + source-sha256 = "6e881c671a71a38a65953a0c1636843c9d8a4d7256f98e2320bebf3beb1cb9ec" stacks = ["*"] - uri = "https://download.newrelic.com/dot_net_agent/previous_releases/10.31.0/newrelic-dotnet-agent_10.31.0_amd64.tar.gz" - version = "10.31.0" + uri = "https://download.newrelic.com/dot_net_agent/previous_releases/10.33.1/newrelic-dotnet-agent_10.33.1_amd64.tar.gz" + version = "10.33.1" [[metadata.dependencies.licenses]] uri = "https://docs.newrelic.com/docs/licenses/license-information"