Skip to content

Commit

Permalink
AU: 3 updated - srwareiron srwareiron.install srwareiron.portable
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Jul 18, 2024
1 parent 6916a6a commit 80b2945
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 11 deletions.
4 changes: 2 additions & 2 deletions automatic/srwareiron.install/srwareiron.install.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>srwareiron.install</id>
<version>125.0.6350.000</version>
<version>126.0.6400.000</version>
<title>SRWare Iron (Install)</title>
<authors>SRWare</authors>
<owners>Vaquero</owners>
Expand All @@ -15,7 +15,7 @@
Iron is issued by SRWare under an “all rights reserved” license, indicating that it is made from a combination of proprietary and free software, although in download page SRWare claims “Iron is free and OpenSource.” *(from Wikipedia, the free encyclopedia)*
]]></description>
<summary>SRWare Iron is a freeware web browser implementation of the Chromium source code by SRWare of Germany.</summary>
<releaseNotes>https://tinyurl.com/22l7wy3m</releaseNotes>
<releaseNotes>https://tinyurl.com/27ateh7g</releaseNotes>
<copyright>Copyright 2019 The Chromium Authors</copyright>
<tags>SRWareIron browser privacy admin</tags>
<packageSourceUrl>https://github.com/OlafHaag/chocolatey-packages/tree/master/automatic/srwareiron.install</packageSourceUrl>
Expand Down
4 changes: 2 additions & 2 deletions automatic/srwareiron.install/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ $packageArgs = @{
fileType = 'exe'
url = 'https://www.srware.net/downloads/srware_iron.exe'
url64bit = 'https://www.srware.net/downloads/srware_iron64.exe'
checksum = '5d59cbabbfc1119584925ac182a6ac16d75a03a8f181a318e7437da6bcbcdeb6'
checksum = 'e73ffbd7d620f5a0f0391ff83b4fcf669734fb0af299b6ccc411fdfced773a32'
checksumType = 'sha256'
checksum64 = '1d8503b703d4b9b03c3ee86257d446e3a8ce9ad23dd25380e84b42528538f4d0'
checksum64 = '9806b453ebfe68346e06c7a96d94da902d2cb146817156f50e73d1d9c463e4a1'
checksumType64 = 'sha256'
silentArgs = '/VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- /Components=Iron'
validExitCodes = @(0)
Expand Down
4 changes: 2 additions & 2 deletions automatic/srwareiron.portable/srwareiron.portable.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>srwareiron.portable</id>
<version>125.0.6350.000</version>
<version>126.0.6400.000</version>
<title>SRWare Iron (Portable)</title>
<authors>SRWare</authors>
<owners>Vaquero</owners>
Expand All @@ -15,7 +15,7 @@
Iron is issued by SRWare under an “all rights reserved” license, indicating that it is made from a combination of proprietary and free software, although in download page SRWare claims “Iron is free and OpenSource.” *(from Wikipedia, the free encyclopedia)*
]]></description>
<summary>SRWare Iron is a freeware web browser implementation of the Chromium source code by SRWare of Germany.</summary>
<releaseNotes>https://tinyurl.com/2c6ogac8</releaseNotes>
<releaseNotes>https://tinyurl.com/28mfoxyu</releaseNotes>
<copyright>Copyright 2019 The Chromium Authors</copyright>
<tags>SRWareIron browser privacy</tags>
<packageSourceUrl>https://github.com/OlafHaag/chocolatey-packages/tree/master/automatic/srwareiron.portable</packageSourceUrl>
Expand Down
4 changes: 2 additions & 2 deletions automatic/srwareiron.portable/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ $packageArgs = @{
packageName = 'srwareiron.portable'
url = 'https://www.srware.net/downloads/IronPortable.zip'
url64bit = 'https://www.srware.net/downloads/IronPortable64.zip'
checksum = '3df1fc5327fc4be847bdf80d087c836b6afcb8bd64dee64039f4efe0331f9989'
checksum = '81247e6ee4ab119d99d8b446d2f783c8804b5d14b209a0d088413b452badaded'
checksumType = 'sha256'
checksum64 = '849c6c3525dfcafa5ffefc43348aafde037b3a9f5f9e47397c124fb162fc1e1a'
checksum64 = 'f93145e05a714a385da23022a5d2688abd4975d74ba3d211003bb8a46c567cbd'
checksumType64 = 'sha256'
UnzipLocation = $(Split-Path -parent $MyInvocation.MyCommand.Definition)
validExitCodes = @(0)
Expand Down
6 changes: 3 additions & 3 deletions automatic/srwareiron/srwareiron.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>srwareiron</id>
<version>125.0.6350.000</version>
<version>126.0.6400.000</version>
<title>SRWare Iron</title>
<authors>SRWare</authors>
<owners>Vaquero</owners>
Expand All @@ -16,9 +16,9 @@ Iron is issued by SRWare under an “all rights reserved” license, indicating
]]></description>
<summary>SRWare Iron is a freeware web browser implementation of the Chromium source code by SRWare of Germany.</summary>
<dependencies>
<dependency id="srwareiron.install" version="[125.0.6350.000]" />
<dependency id="srwareiron.install" version="[126.0.6400.000]" />
</dependencies>
<releaseNotes>https://tinyurl.com/26qex96r</releaseNotes>
<releaseNotes>https://tinyurl.com/2b5pvbhx</releaseNotes>
<copyright>Copyright 2019 The Chromium Authors</copyright>
<tags>SRWareIron browser privacy admin</tags>
<packageSourceUrl>https://github.com/OlafHaag/chocolatey-packages/tree/master/automatic/srwareiron</packageSourceUrl>
Expand Down

0 comments on commit 80b2945

Please sign in to comment.