We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0ee655 commit 73e4936Copy full SHA for 73e4936
1 file changed
dotnet-6.yaml
@@ -1,6 +1,6 @@
1
package:
2
name: dotnet-6
3
- version: 6.0.123
+ version: 6.0.125
4
epoch: 0
5
description: ".NET SDK, version 6"
6
target-architecture:
@@ -43,7 +43,7 @@ pipeline:
43
with:
44
repository: https://github.com/dotnet/installer
45
tag: v${{package.version}}
46
- expected-commit: a33389fcc17c512c4ce21b1cf88863aa55e7307a
+ expected-commit: e898a826c2b7f66602c8962134ef165fb9e6d44b
47
destination: /home/build/installer
48
49
- working-directory: /home/build/installer
0 commit comments