diff --git a/argocd-cli/argocd-cli.nuspec b/argocd-cli/argocd-cli.nuspec index 1898ddcc..e0ae49dd 100644 --- a/argocd-cli/argocd-cli.nuspec +++ b/argocd-cli/argocd-cli.nuspec @@ -3,7 +3,7 @@ argocd-cli - 2.12.3 + 2.12.4 https://github.com/jtcmedia/chocolatey-packages/tree/master/argocd-cli jtcmedia Argo CD CLI @@ -40,7 +40,7 @@ Check live demo at https://cd.apps.argoproj.io/. I produce and maintain Chocolatey packages in my spare time, for free. If you use my packages, and appreciate the time and effort I put into making and maintaining them, please consider [making a small donation](https://www.buymeacoffee.com/jtcmedia). Thank-you! ]]> - https://github.com/argoproj/argo-cd/releases/tag/v2.12.3 + https://github.com/argoproj/argo-cd/releases/tag/v2.12.4 diff --git a/argocd-cli/legal/VERIFICATION.txt b/argocd-cli/legal/VERIFICATION.txt index 8ae87457..7b377345 100644 --- a/argocd-cli/legal/VERIFICATION.txt +++ b/argocd-cli/legal/VERIFICATION.txt @@ -4,14 +4,14 @@ in verifying that this package's contents are trustworthy. 1. Download the installer: - x64: https://github.com/argoproj/argo-cd/releases/download/v2.12.3/argocd-windows-amd64.exe + x64: https://github.com/argoproj/argo-cd/releases/download/v2.12.4/argocd-windows-amd64.exe 2. You can use one of the following methods to obtain the checksum: - Use powershell function 'Get-FileHash' - Use Chocolatey utility 'checksum.exe' - Using AU: - Get-RemoteChecksum https://github.com/argoproj/argo-cd/releases/download/v2.12.3/argocd-windows-amd64.exe + Get-RemoteChecksum https://github.com/argoproj/argo-cd/releases/download/v2.12.4/argocd-windows-amd64.exe 3. Compare to Checksum: - checksum64: 21DE35DBAC160B80F0CED26B5BAE062B12E88FB79DFF9767AC2CC4681CA656BB + checksum64: 1B0E944A6374339794E5937D1CFBA3BFD103C2D8670AE57C5882893AFBA21160 diff --git a/awscli-v2/awscli-v2.nuspec b/awscli-v2/awscli-v2.nuspec index b057cb35..34fe142c 100644 --- a/awscli-v2/awscli-v2.nuspec +++ b/awscli-v2/awscli-v2.nuspec @@ -3,7 +3,7 @@ awscli - 2.17.65 + 2.18.0 https://github.com/jtcmedia/chocolatey-packages/tree/master/awscli chocolatey, LudicrousByte AWS Command Line Interface v2 (Install) @@ -29,7 +29,7 @@ The AWS CLI v2 offers several new [features](https://aws.amazon.com/blogs/develo I produce and maintain Chocolatey packages in my spare time, for free. If you use my packages, and appreciate the time and effort I put into making and maintaining them, please consider [making a small donation](https://www.buymeacoffee.com/jtcmedia). Thank-you! ]]> - https://github.com/aws/aws-cli/blob/v2/CHANGELOG.rst#21765 + https://github.com/aws/aws-cli/blob/v2/CHANGELOG.rst#2180 diff --git a/awscli-v2/tools/chocolateyinstall.ps1 b/awscli-v2/tools/chocolateyinstall.ps1 index 0e6e6326..d62aa16a 100644 --- a/awscli-v2/tools/chocolateyinstall.ps1 +++ b/awscli-v2/tools/chocolateyinstall.ps1 @@ -1,8 +1,8 @@ $ErrorActionPreference = 'Stop'; $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)" -$url64 = 'https://awscli.amazonaws.com/AWSCLIV2-2.17.65.msi' -$checksum64 = 'c61d9b0b04dfa489c6b0310c2b952ce7111351874f059415848a5372f4ce4431' +$url64 = 'https://awscli.amazonaws.com/AWSCLIV2-2.18.0.msi' +$checksum64 = 'a3af9cade7555c0e98b5acef940563e7fb934e678d381e9ed0a089862830f600' $packageArgs = @{ packageName = $env:ChocolateyPackageName diff --git a/unity-android/tools/chocolateyinstall.ps1 b/unity-android/tools/chocolateyinstall.ps1 index d2eccb89..5a38b9a8 100644 --- a/unity-android/tools/chocolateyinstall.ps1 +++ b/unity-android/tools/chocolateyinstall.ps1 @@ -1,7 +1,7 @@ $ErrorActionPreference = 'Stop'; -$url64 = 'https://download.unity3d.com/download_unity/4dae1bb8668d/TargetSupportInstaller/UnitySetup-Android-Support-for-Editor-2022.3.49f1.exe' -$checksum64 = '0e0df9b0ec4991220944384a9b80d90e5b0c73c1e319ce9be97d8bd228983f2c' +$url64 = 'https://download.unity3d.com/download_unity/001fa5a8e29a/TargetSupportInstaller/UnitySetup-Android-Support-for-Editor-6000.0.22f1.exe' +$checksum64 = '11727472090ae0d229235040b8e70b7dbf98cac741dc3d09303baea6d77c1fb8' $packageArgs = @{ packageName = $env:ChocolateyPackageName diff --git a/unity-android/unity-android.json b/unity-android/unity-android.json index e8f0e667..9141180d 100644 --- a/unity-android/unity-android.json +++ b/unity-android/unity-android.json @@ -4,5 +4,5 @@ "2022": "2022.3.49", "2019": "2019.4.40", "2023": "2023.2.20", - "6000": "6000.0.21" + "6000": "6000.0.22" } diff --git a/unity-android/unity-android.nuspec b/unity-android/unity-android.nuspec index b415393f..fb74a775 100644 --- a/unity-android/unity-android.nuspec +++ b/unity-android/unity-android.nuspec @@ -3,7 +3,7 @@ unity-android - 2022.3.49 + 6000.0.22 https://github.com/jtcmedia/chocolatey-packages/tree/master/unity-android LudicrousByte Unity Android Target Support @@ -19,9 +19,9 @@ This package adds Android Target Support to Unity. - https://unity.com/releases/editor/whats-new/2022.3.49#notes + https://unity.com/releases/editor/whats-new/6000.0.22#notes - + diff --git a/unity-appletv/tools/chocolateyinstall.ps1 b/unity-appletv/tools/chocolateyinstall.ps1 index 3b2a390e..55b973c3 100644 --- a/unity-appletv/tools/chocolateyinstall.ps1 +++ b/unity-appletv/tools/chocolateyinstall.ps1 @@ -2,8 +2,8 @@ $packageName = 'unity-appletv' $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)" -$url64 = 'https://download.unity3d.com/download_unity/4dae1bb8668d/TargetSupportInstaller/UnitySetup-AppleTV-Support-for-Editor-2022.3.49f1.exe' -$checksum64 = '80376676afb83d496ce49200059019aea630d7a7a3cc63139473116434279bae' +$url64 = 'https://download.unity3d.com/download_unity/001fa5a8e29a/TargetSupportInstaller/UnitySetup-AppleTV-Support-for-Editor-6000.0.22f1.exe' +$checksum64 = 'e25e70be25103904d92456aaf0f20cd5429172aedb1ff8da3482e3ce22c3bd0d' $packageArgs = @{ packageName = $packageName diff --git a/unity-appletv/unity-appletv.json b/unity-appletv/unity-appletv.json index e8f0e667..9141180d 100644 --- a/unity-appletv/unity-appletv.json +++ b/unity-appletv/unity-appletv.json @@ -4,5 +4,5 @@ "2022": "2022.3.49", "2019": "2019.4.40", "2023": "2023.2.20", - "6000": "6000.0.21" + "6000": "6000.0.22" } diff --git a/unity-appletv/unity-appletv.nuspec b/unity-appletv/unity-appletv.nuspec index c9f8b0c5..4ea38aeb 100644 --- a/unity-appletv/unity-appletv.nuspec +++ b/unity-appletv/unity-appletv.nuspec @@ -3,7 +3,7 @@ unity-appletv - 2022.3.49 + 6000.0.22 https://github.com/jtcmedia/chocolatey-packages/tree/master/unity-appletv LudicrousByte Unity Apple TV Target Support @@ -19,9 +19,9 @@ This package adds Apple TV Target Support to Unity. - https://unity.com/releases/editor/whats-new/2022.3.49#notes + https://unity.com/releases/editor/whats-new/6000.0.22#notes - + diff --git a/unity-docs/tools/chocolateyinstall.ps1 b/unity-docs/tools/chocolateyinstall.ps1 index e24cede8..7ab7d83e 100644 --- a/unity-docs/tools/chocolateyinstall.ps1 +++ b/unity-docs/tools/chocolateyinstall.ps1 @@ -2,8 +2,8 @@ $packageName = 'unity-docs' $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)" -$url64 = 'https://download.unity3d.com/download_unity/4dae1bb8668d/WindowsDocumentationInstaller/UnityDocumentationSetup.exe' -$checksum64 = 'bbd90554ccb93d50468058df3903c3b41f18c07c0b997cbd1326f3706c5eb593' +$url64 = 'https://download.unity3d.com/download_unity/001fa5a8e29a/WindowsDocumentationInstaller/UnityDocumentationSetup.exe' +$checksum64 = '83dfe80734491e00e6a6035cd7ac97c12237e41854fd14f0b76f9b3507ca6ddf' $packageArgs = @{ packageName = $packageName diff --git a/unity-docs/unity-docs.json b/unity-docs/unity-docs.json index e8f0e667..9141180d 100644 --- a/unity-docs/unity-docs.json +++ b/unity-docs/unity-docs.json @@ -4,5 +4,5 @@ "2022": "2022.3.49", "2019": "2019.4.40", "2023": "2023.2.20", - "6000": "6000.0.21" + "6000": "6000.0.22" } diff --git a/unity-docs/unity-docs.nuspec b/unity-docs/unity-docs.nuspec index 4ecf1c1b..4043f9ca 100644 --- a/unity-docs/unity-docs.nuspec +++ b/unity-docs/unity-docs.nuspec @@ -3,7 +3,7 @@ unity-docs - 2022.3.49 + 6000.0.22 https://github.com/jtcmedia/chocolatey-packages/tree/master/unity-docs jtcmedia Unity Documentation @@ -19,9 +19,9 @@ This package installs Unity's documentation locally. - https://unity.com/releases/editor/whats-new/2022.3.49#notes + https://unity.com/releases/editor/whats-new/6000.0.22#notes - + diff --git a/unity-ios/tools/chocolateyinstall.ps1 b/unity-ios/tools/chocolateyinstall.ps1 index ead83f36..8b6d1f49 100644 --- a/unity-ios/tools/chocolateyinstall.ps1 +++ b/unity-ios/tools/chocolateyinstall.ps1 @@ -2,8 +2,8 @@ $packageName = 'unity-ios' $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)" -$url64 = 'https://download.unity3d.com/download_unity/4dae1bb8668d/TargetSupportInstaller/UnitySetup-iOS-Support-for-Editor-2022.3.49f1.exe' -$checksum64 = '3d3ef0d3b1ef7baac46ce5a98f52aec70409a53c67f6af73f2f0ed354c012b3d' +$url64 = 'https://download.unity3d.com/download_unity/001fa5a8e29a/TargetSupportInstaller/UnitySetup-iOS-Support-for-Editor-6000.0.22f1.exe' +$checksum64 = '9e38e22e81a33c7c881d9dff8cb77277932bdaab1732001dfb569454e8bee326' $packageArgs = @{ packageName = $packageName diff --git a/unity-ios/unity-ios.json b/unity-ios/unity-ios.json index e8f0e667..9141180d 100644 --- a/unity-ios/unity-ios.json +++ b/unity-ios/unity-ios.json @@ -4,5 +4,5 @@ "2022": "2022.3.49", "2019": "2019.4.40", "2023": "2023.2.20", - "6000": "6000.0.21" + "6000": "6000.0.22" } diff --git a/unity-ios/unity-ios.nuspec b/unity-ios/unity-ios.nuspec index 4b752a5d..6ebd2e2e 100644 --- a/unity-ios/unity-ios.nuspec +++ b/unity-ios/unity-ios.nuspec @@ -3,7 +3,7 @@ unity-ios - 2022.3.49 + 6000.0.22 https://github.com/jtcmedia/chocolatey-packages/tree/master/unity-ios LudicrousByte Unity iOS Target Support @@ -23,7 +23,7 @@ This package adds iOS Target Support to Unity. * [Release Notes](https://unity3d.com/unity/whats-new/) - + diff --git a/unity-linux-il2cpp/tools/chocolateyinstall.ps1 b/unity-linux-il2cpp/tools/chocolateyinstall.ps1 index 3ceff670..4e548741 100644 --- a/unity-linux-il2cpp/tools/chocolateyinstall.ps1 +++ b/unity-linux-il2cpp/tools/chocolateyinstall.ps1 @@ -1,7 +1,7 @@ $ErrorActionPreference = 'Stop'; -$url64 = 'https://download.unity3d.com/download_unity/4dae1bb8668d/TargetSupportInstaller/UnitySetup-Linux-IL2CPP-Support-for-Editor-2022.3.49f1.exe' -$checksum64 = 'ba7f7bcbac7feb8217de475c3cbcd494aa5722d91af9dd03c66f9b5f09bdd9a2' +$url64 = 'https://download.unity3d.com/download_unity/001fa5a8e29a/TargetSupportInstaller/UnitySetup-Linux-IL2CPP-Support-for-Editor-6000.0.22f1.exe' +$checksum64 = '42f391ca1d77cf0abd942aaeea0ff86c5f87276921264e4b8bc69ece10bf450f' $packageArgs = @{ packageName = $env:ChocolateyPackageName diff --git a/unity-linux-il2cpp/unity-linux-il2cpp.json b/unity-linux-il2cpp/unity-linux-il2cpp.json index e183f1cf..28108ec4 100644 --- a/unity-linux-il2cpp/unity-linux-il2cpp.json +++ b/unity-linux-il2cpp/unity-linux-il2cpp.json @@ -4,5 +4,5 @@ "2022": "2022.3.49", "2019": "2019.4.39", "2023": "2023.2.20", - "6000": "6000.0.21" + "6000": "6000.0.22" } diff --git a/unity-linux-il2cpp/unity-linux-il2cpp.nuspec b/unity-linux-il2cpp/unity-linux-il2cpp.nuspec index a06955a2..895282af 100644 --- a/unity-linux-il2cpp/unity-linux-il2cpp.nuspec +++ b/unity-linux-il2cpp/unity-linux-il2cpp.nuspec @@ -3,7 +3,7 @@ unity-linux-il2cpp - 2022.3.49 + 6000.0.22 https://github.com/jtcmedia/chocolatey-packages/tree/master/unity-linux-il2cpp jtcmedia Unity Linux (IL2CPP) Target Support @@ -23,7 +23,7 @@ This package adds Linux (IL2CPP) Target Support to Unity. * [Release Notes](https://unity3d.com/unity/whats-new/) - + diff --git a/unity-linux-mono/tools/chocolateyinstall.ps1 b/unity-linux-mono/tools/chocolateyinstall.ps1 index ff58cd6f..9f470a69 100644 --- a/unity-linux-mono/tools/chocolateyinstall.ps1 +++ b/unity-linux-mono/tools/chocolateyinstall.ps1 @@ -2,8 +2,8 @@ $packageName = $env:ChocolateyPackageName $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)" -$url64 = 'https://download.unity3d.com/download_unity/4dae1bb8668d/TargetSupportInstaller/UnitySetup-Linux-Mono-Support-for-Editor-2022.3.49f1.exe' -$checksum64 = '36c1b29a4eb7e9719103b1df544baa3fa3f57d797d5b135070ff0ed5886f05d5' +$url64 = 'https://download.unity3d.com/download_unity/001fa5a8e29a/TargetSupportInstaller/UnitySetup-Linux-Mono-Support-for-Editor-6000.0.22f1.exe' +$checksum64 = 'f40de6539e2dd6d93dc811b78f78171638ac37bb386bcd3aa52695fa2e567840' $packageArgs = @{ packageName = $packageName diff --git a/unity-linux-mono/unity-linux-mono.json b/unity-linux-mono/unity-linux-mono.json index e8f0e667..9141180d 100644 --- a/unity-linux-mono/unity-linux-mono.json +++ b/unity-linux-mono/unity-linux-mono.json @@ -4,5 +4,5 @@ "2022": "2022.3.49", "2019": "2019.4.40", "2023": "2023.2.20", - "6000": "6000.0.21" + "6000": "6000.0.22" } diff --git a/unity-linux-mono/unity-linux-mono.nuspec b/unity-linux-mono/unity-linux-mono.nuspec index 8ac5a1b8..dc7c3ab2 100644 --- a/unity-linux-mono/unity-linux-mono.nuspec +++ b/unity-linux-mono/unity-linux-mono.nuspec @@ -3,7 +3,7 @@ unity-linux-mono - 2022.3.49 + 6000.0.22 https://github.com/jtcmedia/chocolatey-packages/tree/master/unity-linux-mono LudicrousByte Unity Linux Mono Target Support @@ -19,9 +19,9 @@ This package adds Linux Mono Target Support to Unity. - https://unity.com/releases/editor/whats-new/2022.3.49#notes + https://unity.com/releases/editor/whats-new/6000.0.22#notes - + diff --git a/unity-linux-server/tools/chocolateyinstall.ps1 b/unity-linux-server/tools/chocolateyinstall.ps1 index a6a7407d..b3edb038 100644 --- a/unity-linux-server/tools/chocolateyinstall.ps1 +++ b/unity-linux-server/tools/chocolateyinstall.ps1 @@ -1,7 +1,7 @@ $ErrorActionPreference = 'Stop'; -$url64 = 'https://download.unity3d.com/download_unity/4dae1bb8668d/TargetSupportInstaller/UnitySetup-Linux-Server-Support-for-Editor-2022.3.49f1.exe' -$checksum64 = '483bdf7a511cc9e27e0b30ee7eb376336e987c0e694570d3d5456ca5cdfcacad' +$url64 = 'https://download.unity3d.com/download_unity/001fa5a8e29a/TargetSupportInstaller/UnitySetup-Linux-Server-Support-for-Editor-6000.0.22f1.exe' +$checksum64 = 'ece325259585b95240d91161a759446f6deb61a93f2879e99f93006a2238b515' $packageArgs = @{ packageName = $env:ChocolateyPackageName diff --git a/unity-linux-server/unity-linux-server.json b/unity-linux-server/unity-linux-server.json index 886ec9b4..098dc95e 100644 --- a/unity-linux-server/unity-linux-server.json +++ b/unity-linux-server/unity-linux-server.json @@ -2,5 +2,5 @@ "2021": "2021.3.44", "2022": "2022.3.49", "2023": "2023.2.20", - "6000": "6000.0.21" + "6000": "6000.0.22" } diff --git a/unity-linux-server/unity-linux-server.nuspec b/unity-linux-server/unity-linux-server.nuspec index 3da399ca..a1f3ec4b 100644 --- a/unity-linux-server/unity-linux-server.nuspec +++ b/unity-linux-server/unity-linux-server.nuspec @@ -3,7 +3,7 @@ unity-linux-server - 2022.3.49 + 6000.0.22 https://github.com/jtcmedia/chocolatey-packages/tree/master/unity-linux-server jtcmedia Unity Linux Server Support @@ -19,9 +19,9 @@ This package adds Linux Server Support to Unity. - https://unity.com/releases/editor/whats-new/2022.3.49#notes + https://unity.com/releases/editor/whats-new/6000.0.22#notes - + diff --git a/unity-mac-server/tools/chocolateyinstall.ps1 b/unity-mac-server/tools/chocolateyinstall.ps1 index a96fc946..2fb7c77a 100644 --- a/unity-mac-server/tools/chocolateyinstall.ps1 +++ b/unity-mac-server/tools/chocolateyinstall.ps1 @@ -1,7 +1,7 @@ $ErrorActionPreference = 'Stop'; -$url64 = 'https://download.unity3d.com/download_unity/4dae1bb8668d/TargetSupportInstaller/UnitySetup-Mac-Server-Support-for-Editor-2022.3.49f1.exe' -$checksum64 = '184321ce51a1ff4c59d93738b229ab41559805f316f1dbf1a5882869dba324db' +$url64 = 'https://download.unity3d.com/download_unity/001fa5a8e29a/TargetSupportInstaller/UnitySetup-Mac-Server-Support-for-Editor-6000.0.22f1.exe' +$checksum64 = '2d7da19c916c103d5b9a786fc0b0597ae4fc3bc4905c5ffe46c011663baaf2ef' $packageArgs = @{ packageName = $env:ChocolateyPackageName diff --git a/unity-mac-server/unity-mac-server.json b/unity-mac-server/unity-mac-server.json index 886ec9b4..098dc95e 100644 --- a/unity-mac-server/unity-mac-server.json +++ b/unity-mac-server/unity-mac-server.json @@ -2,5 +2,5 @@ "2021": "2021.3.44", "2022": "2022.3.49", "2023": "2023.2.20", - "6000": "6000.0.21" + "6000": "6000.0.22" } diff --git a/unity-mac-server/unity-mac-server.nuspec b/unity-mac-server/unity-mac-server.nuspec index e453d7fb..b28dee85 100644 --- a/unity-mac-server/unity-mac-server.nuspec +++ b/unity-mac-server/unity-mac-server.nuspec @@ -3,7 +3,7 @@ unity-mac-server - 2022.3.49 + 6000.0.22 https://github.com/jtcmedia/chocolatey-packages/tree/master/unity-mac-server jtcmedia Unity macOS Server Support @@ -23,7 +23,7 @@ This package adds macOS Server Support to Unity. * [Release Notes](https://unity3d.com/unity/whats-new/) - + diff --git a/unity-mac/tools/chocolateyinstall.ps1 b/unity-mac/tools/chocolateyinstall.ps1 index 221ebe94..8e615eb0 100644 --- a/unity-mac/tools/chocolateyinstall.ps1 +++ b/unity-mac/tools/chocolateyinstall.ps1 @@ -1,7 +1,7 @@ $ErrorActionPreference = 'Stop'; -$url64 = 'https://download.unity3d.com/download_unity/4dae1bb8668d/TargetSupportInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2022.3.49f1.exe' -$checksum64 = 'e0fc970c96e19b09e061d9b284c38b5c794dab7ea7ba3d9f2ba3fc72e6e3ebed' +$url64 = 'https://download.unity3d.com/download_unity/001fa5a8e29a/TargetSupportInstaller/UnitySetup-Mac-Mono-Support-for-Editor-6000.0.22f1.exe' +$checksum64 = '01aae21e38e7f42d3c432ce24cf0cc729ef74075f21da61329dce5f169e10eee' $packageArgs = @{ packageName = $env:ChocolateyPackageName diff --git a/unity-mac/unity-mac.json b/unity-mac/unity-mac.json index e8f0e667..9141180d 100644 --- a/unity-mac/unity-mac.json +++ b/unity-mac/unity-mac.json @@ -4,5 +4,5 @@ "2022": "2022.3.49", "2019": "2019.4.40", "2023": "2023.2.20", - "6000": "6000.0.21" + "6000": "6000.0.22" } diff --git a/unity-mac/unity-mac.nuspec b/unity-mac/unity-mac.nuspec index 39acc7ec..0b728d8c 100644 --- a/unity-mac/unity-mac.nuspec +++ b/unity-mac/unity-mac.nuspec @@ -3,7 +3,7 @@ unity-mac - 2022.3.49 + 6000.0.22 https://github.com/jtcmedia/chocolatey-packages/tree/master/unity-mac jtcmedia Unity macOS (Mono) Target Support @@ -23,7 +23,7 @@ This package adds macOS (Mono) Target Support to Unity. * [Release Notes](https://unity3d.com/unity/whats-new/) - + diff --git a/unity-webgl/tools/chocolateyinstall.ps1 b/unity-webgl/tools/chocolateyinstall.ps1 index 3f448d6f..c7a894cf 100644 --- a/unity-webgl/tools/chocolateyinstall.ps1 +++ b/unity-webgl/tools/chocolateyinstall.ps1 @@ -1,7 +1,7 @@ $ErrorActionPreference = 'Stop'; -$url64 = 'https://download.unity3d.com/download_unity/4dae1bb8668d/TargetSupportInstaller/UnitySetup-WebGL-Support-for-Editor-2022.3.49f1.exe' -$checksum64 = '4b74b49845ab613602437499f8b8ae8f12dc77d87ca5e868509d04dbfcace2ff' +$url64 = 'https://download.unity3d.com/download_unity/001fa5a8e29a/TargetSupportInstaller/UnitySetup-WebGL-Support-for-Editor-6000.0.22f1.exe' +$checksum64 = '30e1bf132020e45c77fbba526cc260b1d09fb20117a1c75a9038cfb91b29b2f6' $packageArgs = @{ packageName = $env:ChocolateyPackageName diff --git a/unity-webgl/unity-webgl.json b/unity-webgl/unity-webgl.json index e8f0e667..9141180d 100644 --- a/unity-webgl/unity-webgl.json +++ b/unity-webgl/unity-webgl.json @@ -4,5 +4,5 @@ "2022": "2022.3.49", "2019": "2019.4.40", "2023": "2023.2.20", - "6000": "6000.0.21" + "6000": "6000.0.22" } diff --git a/unity-webgl/unity-webgl.nuspec b/unity-webgl/unity-webgl.nuspec index 5f5c7a08..e5721ae3 100644 --- a/unity-webgl/unity-webgl.nuspec +++ b/unity-webgl/unity-webgl.nuspec @@ -3,7 +3,7 @@ unity-webgl - 2022.3.49 + 6000.0.22 https://github.com/jtcmedia/chocolatey-packages/tree/master/unity-webgl jtcmedia Unity WebGL Target Support @@ -19,9 +19,9 @@ This package adds WebGL Target Support to Unity. - https://unity.com/releases/editor/whats-new/2022.3.49#notes + https://unity.com/releases/editor/whats-new/6000.0.22#notes - + diff --git a/unity-win-il2cpp/tools/chocolateyinstall.ps1 b/unity-win-il2cpp/tools/chocolateyinstall.ps1 index 5aaee7a8..07f0a5a3 100644 --- a/unity-win-il2cpp/tools/chocolateyinstall.ps1 +++ b/unity-win-il2cpp/tools/chocolateyinstall.ps1 @@ -1,7 +1,7 @@ $ErrorActionPreference = 'Stop'; -$url64 = 'https://download.unity3d.com/download_unity/4dae1bb8668d/TargetSupportInstaller/UnitySetup-Windows-IL2CPP-Support-for-Editor-2022.3.49f1.exe' -$checksum64 = 'a7c52fe3fa2cda153b64af792dada9634cce074861f6946dfea1656d6172051d' +$url64 = 'https://download.unity3d.com/download_unity/001fa5a8e29a/TargetSupportInstaller/UnitySetup-Windows-IL2CPP-Support-for-Editor-6000.0.22f1.exe' +$checksum64 = '26da52e0dd77bdc572bdd374edb6ef03a31dbacf4a66cc9c513c72462b9efcc9' $packageArgs = @{ packageName = $env:ChocolateyPackageName diff --git a/unity-win-il2cpp/unity-win-il2cpp.json b/unity-win-il2cpp/unity-win-il2cpp.json index e8f0e667..9141180d 100644 --- a/unity-win-il2cpp/unity-win-il2cpp.json +++ b/unity-win-il2cpp/unity-win-il2cpp.json @@ -4,5 +4,5 @@ "2022": "2022.3.49", "2019": "2019.4.40", "2023": "2023.2.20", - "6000": "6000.0.21" + "6000": "6000.0.22" } diff --git a/unity-win-il2cpp/unity-win-il2cpp.nuspec b/unity-win-il2cpp/unity-win-il2cpp.nuspec index 56371780..c4fae2fb 100644 --- a/unity-win-il2cpp/unity-win-il2cpp.nuspec +++ b/unity-win-il2cpp/unity-win-il2cpp.nuspec @@ -3,7 +3,7 @@ unity-win-il2cpp - 2022.3.49 + 6000.0.22 https://github.com/jtcmedia/chocolatey-packages/tree/master/unity-win-il2cpp jtcmedia Unity Windows (IL2CPP) Target Support @@ -23,7 +23,7 @@ This package adds Windows (IL2CPP) Target Support to Unity. * [Release Notes](https://unity3d.com/unity/whats-new/) - + diff --git a/unity-windows-server/tools/chocolateyinstall.ps1 b/unity-windows-server/tools/chocolateyinstall.ps1 index a222064f..1e92cecd 100644 --- a/unity-windows-server/tools/chocolateyinstall.ps1 +++ b/unity-windows-server/tools/chocolateyinstall.ps1 @@ -1,7 +1,7 @@ $ErrorActionPreference = 'Stop'; -$url64 = 'https://download.unity3d.com/download_unity/4dae1bb8668d/TargetSupportInstaller/UnitySetup-Windows-Server-Support-for-Editor-2022.3.49f1.exe' -$checksum64 = 'cb1390553204466925d4323de72012076ced33e789ccfc1d1db037b1e8cd7871' +$url64 = 'https://download.unity3d.com/download_unity/001fa5a8e29a/TargetSupportInstaller/UnitySetup-Windows-Server-Support-for-Editor-6000.0.22f1.exe' +$checksum64 = '8ef599bba74cbb437c86ac0cfffe296dd0c605357be2fa57a8433da0401fc864' $packageArgs = @{ packageName = $env:ChocolateyPackageName diff --git a/unity-windows-server/unity-windows-server.json b/unity-windows-server/unity-windows-server.json index 886ec9b4..098dc95e 100644 --- a/unity-windows-server/unity-windows-server.json +++ b/unity-windows-server/unity-windows-server.json @@ -2,5 +2,5 @@ "2021": "2021.3.44", "2022": "2022.3.49", "2023": "2023.2.20", - "6000": "6000.0.21" + "6000": "6000.0.22" } diff --git a/unity-windows-server/unity-windows-server.nuspec b/unity-windows-server/unity-windows-server.nuspec index 80d16e30..ab187d97 100644 --- a/unity-windows-server/unity-windows-server.nuspec +++ b/unity-windows-server/unity-windows-server.nuspec @@ -3,7 +3,7 @@ unity-windows-server - 2022.3.49 + 6000.0.22 https://github.com/jtcmedia/chocolatey-packages/tree/master/unity-windows-server jtcmedia Unity Windows Server Support @@ -19,9 +19,9 @@ This package adds Windows Server Support to Unity. - https://unity.com/releases/editor/whats-new/2022.3.49#notes + https://unity.com/releases/editor/whats-new/6000.0.22#notes - + diff --git a/unity-windows-store/tools/chocolateyinstall.ps1 b/unity-windows-store/tools/chocolateyinstall.ps1 index c0ddcc43..aa8d6bb3 100644 --- a/unity-windows-store/tools/chocolateyinstall.ps1 +++ b/unity-windows-store/tools/chocolateyinstall.ps1 @@ -1,7 +1,7 @@ $ErrorActionPreference = 'Stop'; -$url64 = 'https://download.unity3d.com/download_unity/4dae1bb8668d/TargetSupportInstaller/UnitySetup-Universal-Windows-Platform-Support-for-Editor-2022.3.49f1.exe' -$checksum64 = '54d219d33539be5ca9788fbced82c5b4dece5cbcbfafecb432faad4538dce348' +$url64 = 'https://download.unity3d.com/download_unity/001fa5a8e29a/TargetSupportInstaller/UnitySetup-Universal-Windows-Platform-Support-for-Editor-6000.0.22f1.exe' +$checksum64 = '15818dff2ab83383c984242a71ab0f8dae03ca518121370bb0075cf9735e8cde' $packageArgs = @{ packageName = $env:ChocolateyPackageName diff --git a/unity-windows-store/unity-windows-store.json b/unity-windows-store/unity-windows-store.json index e8f0e667..9141180d 100644 --- a/unity-windows-store/unity-windows-store.json +++ b/unity-windows-store/unity-windows-store.json @@ -4,5 +4,5 @@ "2022": "2022.3.49", "2019": "2019.4.40", "2023": "2023.2.20", - "6000": "6000.0.21" + "6000": "6000.0.22" } diff --git a/unity-windows-store/unity-windows-store.nuspec b/unity-windows-store/unity-windows-store.nuspec index 37c47a04..07642742 100644 --- a/unity-windows-store/unity-windows-store.nuspec +++ b/unity-windows-store/unity-windows-store.nuspec @@ -3,7 +3,7 @@ unity-windows-store - 2022.3.49 + 6000.0.22 https://github.com/jtcmedia/chocolatey-packages/tree/master/unity-windows-store jtcmedia Unity Windows Store (.NET) Target Support @@ -19,9 +19,9 @@ This package adds Windows Store (.NET) Target Support to Unity. - https://unity.com/releases/editor/whats-new/2022.3.49#notes + https://unity.com/releases/editor/whats-new/6000.0.22#notes - + diff --git a/unity/tools/chocolateyinstall.ps1 b/unity/tools/chocolateyinstall.ps1 index ff4af06c..80c26be2 100644 --- a/unity/tools/chocolateyinstall.ps1 +++ b/unity/tools/chocolateyinstall.ps1 @@ -2,8 +2,8 @@ $packageName = 'unity' $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)" -$url64 = 'https://download.unity3d.com/download_unity/4dae1bb8668d/Windows64EditorInstaller/UnitySetup64-2022.3.49f1.exe' -$checksum64 = '711930c0746ad8efa0ef4471c0ce8bd5c5239350f795f748df782cc0387d4ff3' +$url64 = 'https://download.unity3d.com/download_unity/001fa5a8e29a/Windows64EditorInstaller/UnitySetup64-6000.0.22f1.exe' +$checksum64 = '8eb3d1c687ee86b84f1acf98dc9a6d4bb83bc5381a7735721dbab9de5397e321' $args = '/S' diff --git a/unity/unity.json b/unity/unity.json index 886ec9b4..098dc95e 100644 --- a/unity/unity.json +++ b/unity/unity.json @@ -2,5 +2,5 @@ "2021": "2021.3.44", "2022": "2022.3.49", "2023": "2023.2.20", - "6000": "6000.0.21" + "6000": "6000.0.22" } diff --git a/unity/unity.nuspec b/unity/unity.nuspec index fdec2a25..623d6fb6 100644 --- a/unity/unity.nuspec +++ b/unity/unity.nuspec @@ -3,7 +3,7 @@ unity - 2022.3.49 + 6000.0.22 https://github.com/jtcmedia/chocolatey-packages/tree/master/unity jtcmedia Unity (Install) @@ -120,7 +120,7 @@ If you're a company and using Unity Personal, you must meet the following criter I produce and maintain Chocolatey packages in my spare time, for free. If you use my packages, and appreciate the time and effort I put into making and maintaining them, please consider [making a small donation](https://www.buymeacoffee.com/jtcmedia). Thank-you! ]]> - https://unity.com/releases/editor/whats-new/2022.3.49#notes + https://unity.com/releases/editor/whats-new/6000.0.22#notes diff --git a/uvtools/legal/VERIFICATION.txt b/uvtools/legal/VERIFICATION.txt index 528ecaf0..6bb445b4 100644 --- a/uvtools/legal/VERIFICATION.txt +++ b/uvtools/legal/VERIFICATION.txt @@ -4,14 +4,14 @@ in verifying that this package's contents are trustworthy. 1. Download the installer: - x64: https://github.com/sn4k3/UVtools/releases/download/v4.4.2/UVtools_win-x64_v4.4.2.msi + x64: https://github.com/sn4k3/UVtools/releases/download/v4.4.3/UVtools_win-x64_v4.4.3.msi 2. You can use one of the following methods to obtain the checksum: - Use powershell function 'Get-FileHash' - Use Chocolatey utility 'checksum.exe' - Using AU: - Get-RemoteChecksum https://github.com/sn4k3/UVtools/releases/download/v4.4.2/UVtools_win-x64_v4.4.2.msi + Get-RemoteChecksum https://github.com/sn4k3/UVtools/releases/download/v4.4.3/UVtools_win-x64_v4.4.3.msi 3. Compare to Checksum: - checksum64: BD25B1FCC334FC8F57EB04FEBBE96A82094BB2BF857388681A2E4671F7BF6923 + checksum64: 34658CE06F370FEF11D6E3876399386FDB9651F6F1E133AA2CB2481ABFC9A870 diff --git a/uvtools/uvtools.nuspec b/uvtools/uvtools.nuspec index 23ed19b2..6297e4f7 100644 --- a/uvtools/uvtools.nuspec +++ b/uvtools/uvtools.nuspec @@ -3,7 +3,7 @@ uvtools - 4.4.2 + 4.4.3 https://github.com/jtcmedia/chocolatey-packages/tree/master/uvtools jtcmedia UVtools (Install) @@ -46,7 +46,7 @@ This simple tool can give you insight of supports and find some failures. Did yo I produce and maintain Chocolatey packages in my spare time, for free. If you use my packages, and appreciate the time and effort I put into making and maintaining them, please consider [making a small donation](https://www.buymeacoffee.com/jtcmedia). Thank-you! ]]> - https://github.com/sn4k3/UVtools/releases/tag/v4.4.2 + https://github.com/sn4k3/UVtools/releases/tag/v4.4.3