Skip to content

Commit

Permalink
fix the version
Browse files Browse the repository at this point in the history
Signed-off-by: Batuhan Apaydin <batuhan.apaydin@chainguard.dev>
  • Loading branch information
developer-guy committed Jan 16, 2025
1 parent 1d66014 commit 8bae16e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions dotnet-8.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 8bae16e

Please sign in to comment.