Skip to content

Commit d6551e4

Browse files
committed
deps: Update wham to v0.10 with support for 'readme'
1 parent 36fddf6 commit d6551e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/BsdataCatpkg/BsdataCatpkg.psm1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ function Build-BsdataReleaseAssets {
6464
$env:DOTNET_SKIP_FIRST_TIME_EXPERIENCE = 1
6565
$env:DOTNET_NOLOGO = 1
6666
$env:DOTNET_CLI_TELEMETRY_OPTOUT = 1
67-
dotnet tool install wham --version 0.8.0 --tool-path "$PSScriptRoot/lib" | Out-Host
67+
dotnet tool install wham --version 0.10.0 --tool-path "$PSScriptRoot/lib" | Out-Host
6868
}
6969

7070
# create catz/gstz files

0 commit comments

Comments
 (0)