From 8bae16e6faee1d05907d0e1719d91bcc21097643 Mon Sep 17 00:00:00 2001 From: Batuhan Apaydin Date: Thu, 16 Jan 2025 21:02:19 +0300 Subject: [PATCH] fix the version Signed-off-by: Batuhan Apaydin --- dotnet-8.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dotnet-8.yaml b/dotnet-8.yaml index cd9fae1eebe..c501965559e 100644 --- a/dotnet-8.yaml +++ b/dotnet-8.yaml @@ -1,7 +1,7 @@ package: name: dotnet-8 - version: 8.0.11 - epoch: 3 + version: "8.0.12" + epoch: 0 description: ".NET SDK" copyright: - license: MIT @@ -45,7 +45,7 @@ pipeline: with: repository: https://github.com/dotnet/dotnet tag: v${{package.version}} - expected-commit: d5f3d652f9266d600777f626a9650a273419859b + expected-commit: ab5d79b36d4f8a16f9f91f53fd6504b354c977b1 destination: /home/build/src - working-directory: /home/build/src