Skip to content

Commit

Permalink
AU-dotnet: 6 updated
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
flcdrg committed Oct 2, 2024
1 parent fc52380 commit 5c84fbf
Show file tree
Hide file tree
Showing 14 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion TeamCity-OpenJDK8/TeamCity-OpenJDK8.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@
"2023.5": "2023.05.6",
"2023.11": "2023.11.5",
"2024.03": "2024.03.3",
"2024.07": "2024.07.2"
"2024.07": "2024.07.3"
}
4 changes: 2 additions & 2 deletions TeamCity-OpenJDK8/teamcity-openjdk8.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>TeamCity-OpenJDK8</id>
<version>2024.07.2</version>
<version>2024.07.3</version>
<packageSourceUrl>https://github.com/flcdrg/au-packages/tree/master/TeamCity-OpenJDK8</packageSourceUrl>
<owners>flcdrg</owners>
<title>TeamCity Continuous Integration Server (OpenJDK8)</title>
Expand Down Expand Up @@ -46,7 +46,7 @@ Example:
<releaseNotes>https://confluence.jetbrains.com/display/TW/TeamCity+2019.1+Release+Notes</releaseNotes>
<dependencies>
<dependency id="AdoptOpenJDK8 " version="8.212.1" />
<dependency id="teamcity" version="[2024.07.2]" />
<dependency id="teamcity" version="[2024.07.3]" />
</dependencies>
</metadata>
<files>
Expand Down
2 changes: 1 addition & 1 deletion TeamCity-OpenJDK8/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$ErrorActionPreference = 'Stop'; # stop on all errors

$version = '2024.07.2'
$version = '2024.07.3'

$options = @{
version = $version;
Expand Down
2 changes: 1 addition & 1 deletion TeamCity-PreinstalledJRE/TeamCity-PreinstalledJRE.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@
"2023.5": "2023.05.6",
"2023.11": "2023.11.5",
"2024.03": "2024.03.3",
"2024.07": "2024.07.2"
"2024.07": "2024.07.3"
}
4 changes: 2 additions & 2 deletions TeamCity-PreinstalledJRE/teamcity-preinstalledjre.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>TeamCity-PreinstalledJRE</id>
<version>2024.07.2</version>
<version>2024.07.3</version>
<packageSourceUrl>https://github.com/flcdrg/au-packages/tree/master/TeamCity-PreinstalledJRE</packageSourceUrl>
<owners>flcdrg</owners>
<title>TeamCity Continuous Integration Server (Existing JRE)</title>
Expand Down Expand Up @@ -45,7 +45,7 @@ Example:
</description>
<releaseNotes>https://confluence.jetbrains.com/display/TW/TeamCity+2019.1+Release+Notes</releaseNotes>
<dependencies>
<dependency id="teamcity" version="[2024.07.2]" />
<dependency id="teamcity" version="[2024.07.3]" />
</dependencies>
</metadata>
<files>
Expand Down
2 changes: 1 addition & 1 deletion TeamCity-PreinstalledJRE/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$ErrorActionPreference = 'Stop'; # stop on all errors

$version = '2024.07.2';
$version = '2024.07.3';

$options = @{
version = $version;
Expand Down
2 changes: 1 addition & 1 deletion pingplotter/pingplotter.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>pingplotter</id>
<version>5.25.3</version>
<version>5.25.4</version>
<packageSourceUrl>https://github.com/flcdrg/au-packages/tree/master/pingplotter</packageSourceUrl>
<owners>flcdrg</owners>
<title>PingPlotter for Windows</title>
Expand Down
2 changes: 1 addition & 1 deletion pingplotter/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
$ErrorActionPreference = 'Stop';
$toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"

$checksum = 'dd661f9927be43ea9db46e8047251369a025a7d3ba331b49f5cfeb6977a3730c'
$checksum = '43108ac1441e3bfc67e91fe736078a123880965ed2bd078aee31d694ddd9a1ae'

$packageArgs = @{
packageName = $env:ChocolateyPackageName
Expand Down
2 changes: 1 addition & 1 deletion sqltoolbelt/sqltoolbelt.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>sqltoolbelt</id>
<version>2024.09.25</version>
<version>2024.09.30</version>
<packageSourceUrl>https://github.com/flcdrg/au-packages/tree/master/sqltoolbelt</packageSourceUrl>
<owners>flcdrg</owners>
<title>SQL Toolbelt</title>
Expand Down
4 changes: 2 additions & 2 deletions sqltoolbelt/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
$ErrorActionPreference = 'Stop';
$toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"

$url = 'https://download.red-gate.com/installers/SQLToolbelt/2024-09-25/SQLToolbelt.exe'
$checksum = 'C30CBEB22B5748DD359DCE0E1E82623D4B13161B18B4724BDB61329C0C627FCF'
$url = 'https://download.red-gate.com/installers/SQLToolbelt/2024-09-30/SQLToolbelt.exe'
$checksum = 'E184484EB8826FC94211EA3A38E7DABB4D1EF07395972E8CF6B69C0673C7DB7D'

$validProductPackageNames = @(
"SQL Compare",
Expand Down
2 changes: 1 addition & 1 deletion stripe-cli/stripe-cli.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>stripe-cli</id>
<version>1.21.7</version>
<version>1.21.8</version>
<packageSourceUrl>https://github.com/flcdrg/au-packages/tree/master/stripe-cli</packageSourceUrl>
<owners>flcdrg</owners>
<title>Stripe CLI</title>
Expand Down
2 changes: 1 addition & 1 deletion teamcity/teamcity.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@
"2023.5": "2023.05.6",
"2023.11": "2023.11.5",
"2024.03": "2024.03.3",
"2024.07": "2024.07.2"
"2024.07": "2024.07.3"
}
4 changes: 2 additions & 2 deletions teamcity/teamcity.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>teamcity</id>
<version>2024.07.2</version>
<version>2024.07.3</version>
<title>TeamCity Continuous Integration Server</title>
<authors>JetBrains</authors>
<owners>skyguy94, flcdrg</owners>
Expand Down Expand Up @@ -32,7 +32,7 @@ This package just downloads the TeamCity tar.gz file. Use one of the following r
Earlier versions of this package depended on the Server-JRE8 package, but due to recent Java licensing changes that package is no longer working.
</description>

<releaseNotes>https://www.jetbrains.com/help/teamcity/2024.07/teamcity-2024-07-2-release-notes.html</releaseNotes>
<releaseNotes>https://www.jetbrains.com/help/teamcity/2024.07/teamcity-2024-07-3-release-notes.html</releaseNotes>
<tags>Testing Build Coding Compilation Continuous Integration CI jetbrains admin</tags>
</metadata>
<files>
Expand Down
6 changes: 3 additions & 3 deletions teamcity/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
$ErrorActionPreference = 'Stop'; # stop on all errors
$toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"

$filename = 'TeamCity-2024.07.2.tar.gz'
$checksum = '91bc4ccb0882c2b050811b4e85731783ef6e50528df798027ae41e0c31c652aa'
$filename = 'TeamCity-2024.07.3.tar.gz'
$checksum = '4a4ee6764c42762b93ca3972d437a6c1bcbd82c97af4fd31c024621bf11cf3a3'

$url = 'https://download.jetbrains.com/teamcity/TeamCity-2024.07.2.tar.gz'
$url = 'https://download.jetbrains.com/teamcity/TeamCity-2024.07.3.tar.gz'
$packagePath = $(Split-Path -parent $toolsDir)
$installPath = Join-Path $packagePath $filename

Expand Down

0 comments on commit 5c84fbf

Please sign in to comment.