Skip to content

Commit

Permalink
TinyTeX release v2023.01
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 1, 2023
1 parent 8841f44 commit a76eeac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion choco/tinytex.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>tinytex</id>
<version>2022.12.12</version>
<version>2023.01</version>
<packageSourceUrl>https://github.com/rstudio/tinytex-releases/tree/master/choco</packageSourceUrl>
<owners>naveen521kk</owners>
<title>TinyTeX</title>
Expand Down
2 changes: 1 addition & 1 deletion choco/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ $packageArgs = @{
packageName = $env:ChocolateyPackageName
unzipLocation = $toolsDir
url = $url
checksum = 'd0f6627d6fddadbb1a88cd60ee30d5dd'
checksum = '31be7a7a069e7977453fec1663145689'
checksumType = 'md5'
}

Expand Down

0 comments on commit a76eeac

Please # to comment.