Skip to content

Commit

Permalink
Update mod to v3.20.13
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 25, 2024
1 parent 8751c9e commit 9241ed9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion mod.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>mod</id>
<title>moderne-cli</title>
<version>3.20.12-beta</version>
<version>3.20.13-beta</version>

<owners>moderne.io</owners>
<authors>Moderne Inc.</authors>
Expand Down
2 changes: 1 addition & 1 deletion tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ $packageArgs = @{
fileFullPath = "$toolsDir\\mod.exe"
url = "https://pkgs.dev.azure.com/moderneinc/moderne_public/_packaging/$branch/maven/v1/io/moderne/moderne-cli-windows/$version/moderne-cli-windows-$version"

checksum = '131b86cf7248a980f76c18ffb3c57e7c037831325a9c9380987d6aa4a6382993'
checksum = 'b2efee82e50af71034d7afd032beaa3f6bed3d50007c410e0d7d75e56e246380'
checksumType = 'sha256'
}

Expand Down

0 comments on commit 9241ed9

Please sign in to comment.