Skip to content

Commit

Permalink
AU: 3 updated - mixxx typescript vim
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Jun 28, 2023
1 parent 3260af3 commit 082f8e0
Show file tree
Hide file tree
Showing 9 changed files with 15 additions and 15 deletions.
4 changes: 2 additions & 2 deletions automatic/mixxx/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@ Package can be verified like this:
1. Go to <https://www.mixxx.org/download>

x32: No longer being provided
x64: https://downloads.mixxx.org/snapshots/main/mixxx-2.5-alpha-53-g5f22560dce-win64.msi
x64: https://downloads.mixxx.org/snapshots/main/mixxx-2.5-alpha-54-g5879cd844d-win64.msi

to download the installer.

2. You can use one of the following methods to obtain the SHA256 checksum:
- Use powershell function 'Get-FileHash'
- Use Chocolatey utility 'checksum.exe'

checksum64: 039D190BC006BCF3E6D622FD11BDB0B7BC5A2107C7057A9E9F6EAC8846C0744F
checksum64: 8FC2D57E32860F3CF9BB27815DAC1BDED2D0F92DE64688EFD15E1F9DDFA98967

File 'license.txt' is obtained from:
https://www.gnu.org/licenses/gpl-2.0.html
2 changes: 1 addition & 1 deletion automatic/mixxx/mixxx.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"stable": "2.3.5",
"alpha": "2.5-alpha-53",
"alpha": "2.5-alpha-54",
"beta": "2.4-beta-7"
}
2 changes: 1 addition & 1 deletion automatic/mixxx/mixxx.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>mixxx</id>
<version>2.5-alpha-53</version>
<version>2.5-alpha-54</version>
<title>Mixxx</title>
<owners>chocolatey-community</owners>
<authors>Mixxx Development Team</authors>
Expand Down
2 changes: 1 addition & 1 deletion automatic/mixxx/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ if ((Get-OSArchitectureWidth 32) -or ($env:chocolateyForceX86 -eq 'true')) {
$packageArgs = @{
packageName = $env:ChocolateyPackageName
fileType = 'msi'
file64 = "$toolsPath\mixxx-2.5-alpha-53-g5f22560dce-win64.msi"
file64 = "$toolsPath\mixxx-2.5-alpha-54-g5879cd844d-win64.msi"

softwareName = 'Mixxx *'

Expand Down
2 changes: 1 addition & 1 deletion automatic/typescript/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ Update-SessionEnvironment

$npmPath = Get-Command npm | ForEach-Object { $_.Path }
"Installing $env:chocolateyPackageName using nodejs..."
Start-ChocolateyProcessAsAdmin $npmPath -statements install,"-g","[email protected].3"
Start-ChocolateyProcessAsAdmin $npmPath -statements install,"-g","[email protected].5"
4 changes: 2 additions & 2 deletions automatic/typescript/typescript.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>typescript</id>
<version>5.1.3</version>
<version>5.1.5</version>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/typescript</packageSourceUrl>
<owners>chocolatey-community, Microsoft</owners>
<title>TypeScript</title>
Expand All @@ -27,7 +27,7 @@ This package installs the command-line TypeScript compiler as a Node.js package.
- **If the package is out of date please check [Version History](#versionhistory) for the latest submitted version. If you have a question, please ask it in [Chocolatey Community Package Discussions](https://github.com/chocolatey-community/chocolatey-packages/discussions) or raise an issue on the [Chocolatey Community Packages Repository](https://github.com/chocolatey-community/chocolatey-packages/issues) if you have problems with the package. Disqus comments will generally not be responded to.**
]]></description>
<releaseNotes>https://github.com/Microsoft/TypeScript/issues?q=is%3Aissue+milestone%3A%22TypeScript+5.1.3%22+label%3A%22fixed%22+</releaseNotes>
<releaseNotes>https://github.com/Microsoft/TypeScript/issues?q=is%3Aissue+milestone%3A%22TypeScript+5.1.5%22+label%3A%22fixed%22+</releaseNotes>
<dependencies>
<dependency id="nodejs-lts" version="6.9.2" />
</dependencies>
Expand Down
8 changes: 4 additions & 4 deletions automatic/vim/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ in verifying that this package's contents are trustworthy.
The embedded software have been downloaded from GitHub and can be verified like this:

1. Download the following zips:
32-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v9.0.1668/gvim_9.0.1668_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v9.0.1668/gvim_9.0.1668_x64.zip>
32-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v9.0.1670/gvim_9.0.1670_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v9.0.1670/gvim_9.0.1670_x64.zip>
2. You can use one of the following methods to obtain the SHA256 checksum:
- Use powershell function 'Get-FileHash'
- Use Chocolatey utility 'checksum.exe'

checksum32: A6FB678CC8B16E51E05028F332DBBC7CB517AA6C5264759AA260BD35A5B8EEDF
checksum64: 73B9008F5F1A7E8ACBD802D6A0AEFF515C6E59CBD4C6F7A1BFD99337668FA8C0
checksum32: 2912DF4A2A0F1F730494C936FDB4831C068E4D496D82528620794719F798A3AD
checksum64: 1C99522E2729D75181867C2A40C1D9D0604804333BFCB1BBE3B29B0B40444C9B
4 changes: 2 additions & 2 deletions automatic/vim/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ $installDir = Get-InstallDir
$packageArgs = @{
packageName = $env:ChocolateyPackageName
unzipLocation = $installDir
file = "$toolsDir\gvim_9.0.1668_x86.zip"
file64 = "$toolsDir\gvim_9.0.1668_x64.zip"
file = "$toolsDir\gvim_9.0.1670_x86.zip"
file64 = "$toolsDir\gvim_9.0.1670_x64.zip"
}

$installArgs = @{
Expand Down
2 changes: 1 addition & 1 deletion automatic/vim/vim.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<metadata>
<id>vim</id>
<title>Vim</title>
<version>9.0.1668</version>
<version>9.0.1670</version>
<authors>Bram Moolenaar, Vim Community</authors>
<owners>chocolatey-community, Rob Reynolds</owners>
<summary>Vim is an advanced text editor that seeks to provide the power of the de-facto Unix editor 'Vi', with a more complete feature set. It's useful whether you're already using vi or using a different editor.</summary>
Expand Down

0 comments on commit 082f8e0

Please sign in to comment.