From 0da31c9244ef56f5f81747988917fcc601b46a5c Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Tue, 13 Feb 2024 15:14:32 +0000 Subject: [PATCH] dotnet-6/6.0.127 package update --- dotnet-6.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dotnet-6.yaml b/dotnet-6.yaml index c16eadda3da..972b4434a12 100644 --- a/dotnet-6.yaml +++ b/dotnet-6.yaml @@ -1,7 +1,7 @@ package: name: dotnet-6 - version: 6.0.126 - epoch: 1 + version: 6.0.127 + epoch: 0 description: ".NET SDK, version 6" copyright: - license: MIT @@ -41,7 +41,7 @@ pipeline: with: repository: https://github.com/dotnet/installer tag: v${{package.version}} - expected-commit: 06a93b906c5570bbbdc1a446b4a203d598202c39 + expected-commit: d761c25068115f91ba88cdeb5d72271757d0d0f0 destination: /home/build/installer - working-directory: /home/build/installer