Skip to content

Commit

Permalink
AU: 4 updated - firestorm-opensim firestorm-secondlife kmymoney virtu…
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Dec 14, 2023
1 parent 8ef9d32 commit f78746d
Show file tree
Hide file tree
Showing 8 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion automatic/firestorm-opensim/firestorm-opensim.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>firestorm-opensim</id>
<version>6.6.14</version>
<version>6.6.17</version>
<packageSourceUrl>https://github.com/chtof/chocolatey-packages/tree/master/automatic/firestorm-opensim</packageSourceUrl>
<owners>chtof</owners>
<title>Firestorm Viewer for Open Simulator</title>
Expand Down
8 changes: 4 additions & 4 deletions automatic/firestorm-opensim/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$packageArgs = @{
packageName = $env:ChocolateyPackageName

url = 'https://downloads.firestormviewer.org/windows/Phoenix-FirestormOS-Release-6-6-14-69596_Setup.exe'
checksum = 'ecb5adba2a1e29c13511eb2b2df41bc518ffbed53b469c8015ae832490d0d7e8'
url = 'https://downloads.firestormviewer.org/release/windows/Phoenix-FirestormOS-Release-6-6-17-70368_Setup.exe'
checksum = '3a25b386880f6623eba6bf8cfe3b0595736847ede39d3782c7f9674ed59174d2'
checksumType = 'sha256'

url64 = 'https://downloads.firestormviewer.org/windows/Phoenix-FirestormOS-Releasex64-6-6-14-69596_Setup.exe'
checksum64 = '05d2a5c05cf20d6a6c46cea5021b6db1978501052c86492b8f0bf4f026af88a0'
url64 = 'https://downloads.firestormviewer.org/release/windows/Phoenix-FirestormOS-Releasex64-6-6-17-70368_Setup.exe'
checksum64 = '87ac0fe35c17500aed07bf94930d44584134d261769fc13c70aaed8b566f72c1'
checksumType64 = 'sha256'

silentArgs = '/S'
Expand Down
2 changes: 1 addition & 1 deletion automatic/firestorm-secondlife/firestorm-secondlife.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>firestorm-secondlife</id>
<version>6.6.14</version>
<version>6.6.17</version>
<packageSourceUrl>https://github.com/chtof/chocolatey-packages/tree/master/automatic/firestorm-secondlife</packageSourceUrl>
<owners>chtof</owners>
<title>Firestorm Viewer for Second Life</title>
Expand Down
8 changes: 4 additions & 4 deletions automatic/firestorm-secondlife/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$packageArgs = @{
packageName = $env:ChocolateyPackageName

url = 'https://downloads.firestormviewer.org/windows/Phoenix-Firestorm-Release-6-6-14-69596_Setup.exe'
checksum = '6c1e9f60c119cbc058be467b428b023f4c66ae783179a7691e7d0ba5b1337474'
url = 'https://downloads.firestormviewer.org/release/windows/Phoenix-Firestorm-Release-6-6-17-70368_Setup.exe'
checksum = '70a2b2d10ca06dde26bf9237cc997699c9bb13f2eb6d83c1b377aed0d4176ef4'
checksumType = 'sha256'

url64 = 'https://downloads.firestormviewer.org/windows/Phoenix-Firestorm-Releasex64-6-6-14-69596_Setup.exe'
checksum64 = '73858828dda9a0e5c24b815fd63f772e06a26badddbef1e935239c0f1b1e2ca0'
url64 = 'https://downloads.firestormviewer.org/release/windows/Phoenix-Firestorm-Releasex64-6-6-17-70368_Setup.exe'
checksum64 = 'e8d1e38d9522cfbdeda28c594db598d279bf058d7267a6f050e5d199ac8b885d'
checksumType64 = 'sha256'

silentArgs = '/S'
Expand Down
2 changes: 1 addition & 1 deletion automatic/kmymoney/kmymoney.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>kmymoney</id>
<version>5.1.1981</version>
<version>5.1.1982</version>
<packageSourceUrl>https://github.com/chtof/chocolatey-packages/tree/master/automatic/kmymoney</packageSourceUrl>
<owners>chtof</owners>
<title>KMyMoney</title>
Expand Down
4 changes: 2 additions & 2 deletions automatic/kmymoney/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ $packageName= 'kmymoney'

$packageArgs = @{
packageName = $packageName
url64 = 'https://binary-factory.kde.org/job/KMyMoney_Release_win64/lastSuccessfulBuild/artifact/kmymoney-5.1-1981-windows-cl-msvc2019-x86_64.exe'
url64 = 'https://binary-factory.kde.org/job/KMyMoney_Release_win64/lastSuccessfulBuild/artifact/kmymoney-5.1-1982-windows-cl-msvc2019-x86_64.exe'

checksumType = 'sha256'
checksum64 = '25581ac5c94b1e2084bef6663942818901e38ea46e2e2f398a5d0119749d2071'
checksum64 = '04f3d4e1fb76b79089fdfd9d0feeea32619728e345db86e5231383d75f585838'
checksumType64 = 'sha256'

silentArgs = '/S'
Expand Down
2 changes: 1 addition & 1 deletion automatic/virtualhere-server/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ $packageArgs = @{
fileFullPath = "$toolsDir\vhusbdwin$(Get-OSArchitectureWidth).exe"

url64 = 'https://virtualhere.com/sites/default/files/usbserver/vhusbdwin64.exe'
checksum64 = 'a0b105a5efe20dda044193c4758991ea083d0d10613d815ffbfed25e092a686d'
checksum64 = '582131e65d67f99e8b08d2b41016476aa375e8419a1bd8f8973c6b2aaa250f2a'
checksumType64 = 'sha256'
}

Expand Down
2 changes: 1 addition & 1 deletion automatic/virtualhere-server/virtualhere-server.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>virtualhere-server</id>
<version>4.6.1</version>
<version>4.6.2</version>
<packageSourceUrl>https://github.com/chtof/chocolatey-packages/tree/master/automatic/virtualhere-server</packageSourceUrl>
<owners>chtof</owners>
<title>VirtualHere USB Server</title>
Expand Down

0 comments on commit f78746d

Please sign in to comment.