Skip to content

Commit

Permalink
Update mod to v3.22.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 1, 2024
1 parent 5af32e4 commit b43b7d2
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.22.1-beta</version>
<version>3.22.2-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 = '7b0897a4e32dbfa4d72aaeed253ea08725bebcdc570deeb10a89c6bdcaee495e'
checksum = '4a0486aec5e0d6e406316888a11445d5b6e817ddf6add7eafd2a7f574dcfc2ba'
checksumType = 'sha256'
}

Expand Down

0 comments on commit b43b7d2

Please sign in to comment.