Skip to content

Commit

Permalink
Update mod to v3.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 3, 2024
1 parent ed4d107 commit 9c3bbdc
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.3.2-beta</version>
<version>3.3.3-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 = '3eb6f55fd9701c3c1e3001b5f3226b4e60afed49551de98f36c3abdaae31ee59'
checksum = '9d8f08d765fc35b8a6cf31944540e415eeddcc89350d9bfcc1e5b8abcef9f71a'
checksumType = 'sha256'
}

Expand Down

0 comments on commit 9c3bbdc

Please sign in to comment.