Skip to content

Commit

Permalink
Update mod to v3.25.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 1, 2024
1 parent ef3a7c6 commit d5aa52f
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.24.9-beta</version>
<version>3.25.1-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 = '04bb42865daafee4949454d3a972a94625868fff53dafbe5927ebe471d5fac84'
checksum = '4f1f8c77825ba9f1207392df1907f841d107d79f1d4cc4f263e413e9b1fb3967'
checksumType = 'sha256'
}

Expand Down

0 comments on commit d5aa52f

Please sign in to comment.