File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 88 <title >rig</title >
99 <authors >Gábor Csárdi</authors >
1010 <projectUrl >https://github.com/r-lib/rig</projectUrl >
11- <copyright >2022 , Posit Software, PBC</copyright >
11+ <copyright >2025 , Posit Software, PBC</copyright >
1212 <licenseUrl >https://github.com/r-lib/rig/blob/main/LICENSE</licenseUrl >
1313 <projectSourceUrl >https://github.com/r-lib/rig</projectSourceUrl >
1414 <docsUrl >https://github.com/r-lib/rig#readme</docsUrl >
Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ $packageArgs = @{
66 PackageName = $env: ChocolateyPackageName
77 FileType = ' exe'
88 SilentArgs = ' /VERYSILENT /SUPPRESSMSGBOXES'
9- Url64bit = ' https://github.com/r-lib/rig/releases/download/v0.7.1 /rig-windows-0.7.1 .exe'
10- Checksum64 = ' 44a8bbe4fc8c6225c7eabe9b7110247b7cac8a5b53b7326e61e50b443a6aa88c '
9+ Url64bit = ' https://github.com/r-lib/rig/releases/download/v0.8.0-beta /rig-windows-0.8.0-beta .exe'
10+ Checksum64 = ' 23746671fbea4fdd66e859b6a47da8aa514009cb925b3e9743d77a3ce55503c7 '
1111 ChecksumType64 = ' sha256'
1212}
1313
You can’t perform that action at this time.
0 commit comments