Skip to content

Commit c6cffdd

Browse files
author
Chocolatey
committed
AU: 4 updated - advanced-installer dolphin-dev iperf2 rpcs3
[skip ci] https://gist.github.com/ce0572a342ee6b22e44239db8c54f8b1
1 parent fa2f0eb commit c6cffdd

File tree

10 files changed

+14
-14
lines changed

10 files changed

+14
-14
lines changed

advanced-installer/advanced-installer.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<metadata>
55
<id>advanced-installer</id>
66
<title>Advanced Installer</title>
7-
<version>17.6</version>
7+
<version>17.7</version>
88
<authors>Caphyon</authors>
99
<owners>TheCakeIsNaOH</owners>
1010
<summary>Your solution for application packaging and deployment.</summary>

advanced-installer/tools/chocolateyinstall.ps1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
$ErrorActionPreference = 'Stop';
22
$toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
3-
$url = 'https://www.advancedinstaller.com/downloads/17.6/advinst.msi'
4-
$checksum = 'bff385920bbf003fbf084df54a58dc6d1337d638e45e615a1e5cd800f824a499'
3+
$url = 'https://www.advancedinstaller.com/downloads/17.7/advinst.msi'
4+
$checksum = '462edae7d50a3ce441f98aa3c0367000a4113fa35d2197b30d7fa8ead8c5a874'
55

66
$packageArgs = @{
77
packageName = 'advanced-installer'

dolphin-dev/dolphin-dev.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<metadata>
55
<id>dolphin-dev</id>
66
<title>Dolphin Emulator (Dev)</title>
7-
<version>5.0.13102-dev</version>
7+
<version>5.0.13117-dev</version>
88
<authors>Dolphin Emulator Project</authors>
99
<owners>TheCakeIsNaOH</owners>
1010
<summary>Cross platform GameCube, Wii, and Triforce emulator</summary>

dolphin-dev/legal/VERIFICATION.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ Package can be verified like this:
77

88
1. Go to
99

10-
x64: https://dl.dolphin-emu.org/builds/f3/10/dolphin-master-5.0-13102-x64.7z
10+
x64: https://dl.dolphin-emu.org/builds/31/f3/dolphin-master-5.0-13117-x64.7z
1111

1212
to download the zip.
1313

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

18-
checksum64: 5044E373E77B07101189D1781911495D3512010CAC1880B462894A711277CFAE
18+
checksum64: F25556C17E6B983CC4E0AD8789FF8880688DD6E13E70621A9F04B472D0EF09B8

dolphin-dev/tools/chocolateyInstall.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ $dolphinDir = (Join-Path $extractDir 'Dolphin-Dev')
88
$exepath = (Join-Path $dolphinDir 'Dolphin.exe')
99

1010
$packageArgs = @{
11-
FileFullPath64 = Join-Path $toolsDir 'dolphin-master-5.0-13102-x64.7z'
11+
FileFullPath64 = Join-Path $toolsDir 'dolphin-master-5.0-13117-x64.7z'
1212
Destination = $extractDir
1313
PackageName = $env:ChocolateyPackageName
1414
}

iperf2/iperf2.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
44
<metadata>
55
<id>iperf2</id>
6-
<version>2.0.14.1001-alpha20201122</version>
6+
<version>2.0.14.1001-alpha20201125</version>
77
<packageSourceUrl>https://github.com/TheCakeIsNaOH/chocolatey-packages/tree/master/iperf2</packageSourceUrl>
88
<owners>TheCakeIsNaOH</owners>
99
<title>iPerf2</title>

iperf2/tools/VERIFICATION.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ Package can be verified like this:
77

88
1. Go to
99

10-
x32: https://managedway.dl.sourceforge.net/project/iperf2/iperf-2.0.14a-Nov20-win.exe?viasf=1
10+
x32: https://netactuate.dl.sourceforge.net/project/iperf2/iperf-2.0.14a-Nov24-win.exe?viasf=1
1111

1212
to download the exe.
1313

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

18-
checksum32: 29B534FD9231078C0A4EF193EC8C2767A5D178830FB33B0594D74FB8E9611A6F
18+
checksum32: EF12DBD1C9F7D723DDC593DE25C7DE58E5F9E904A01C44216C73D837C80F1E66

rpcs3/legal/VERIFICATION.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ Package can be verified like this:
77

88
1. Go to
99

10-
x32: https://github.com/RPCS3/rpcs3-binaries-win/releases/download/build-d8e9382573eb2401a79c89d93d4885a6b88e23d6/rpcs3-v0.0.13-11312-d8e93825_win64.7z
10+
x32: https://github.com/RPCS3/rpcs3-binaries-win/releases/download/build-ca9898e838cf1f3345f59ce5c1b918c75ebc365a/rpcs3-v0.0.13-11319-ca9898e8_win64.7z
1111

1212
to download the zip.
1313

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

18-
checksum32: 72A8FC59B5C1D9C07E2AEF89B55D04B693954E02A5A04A701262049EF03D41F0
18+
checksum32: E774CC6C4B4917899012A4A8FCF829F23CB9D266ADA2687CC917F968B194D93D

rpcs3/rpcs3.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
44
<metadata>
55
<id>rpcs3</id>
6-
<version>0.0.13-alpha11312</version>
6+
<version>0.0.13-alpha11319</version>
77
<title>RPCS3</title>
88
<authors>Nekotekina, kd-11, Contributors</authors>
99
<owners>TheCakeIsNaOH</owners>

rpcs3/tools/chocolateyInstall.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ $exepath = (Join-Path $rpcs3Dir 'rpcs3.exe')
99
$packageArgs = @{
1010
PackageName = $env:ChocolateyPackageName
1111
Destination = $rpcs3Dir
12-
FileFullPath = Join-Path $toolsDir 'rpcs3-v0.0.13-11312-d8e93825_win64.7z'
12+
FileFullPath = Join-Path $toolsDir 'rpcs3-v0.0.13-11319-ca9898e8_win64.7z'
1313
}
1414

1515
Write-Host "Moving existing files from $toolsDir to rpcs3Dir"

0 commit comments

Comments
 (0)