Skip to content

Commit

Permalink
AU: 2 updated - TeamCity-OpenJDK8 TeamCity-PreinstalledJRE
Browse files Browse the repository at this point in the history
  • Loading branch information
flcdrg committed Dec 2, 2022
1 parent 59da178 commit 9f2676f
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 22 deletions.
18 changes: 9 additions & 9 deletions TeamCity-OpenJDK8/TeamCity-OpenJDK8.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"2019.1": "2019.1.5",
"2019.2": "2019.2.4",
"2020.1": "2020.1.5",
"2020.2": "2020.2.4",
"2021.1": "2021.1.4",
"2021.2": "2021.2.3",
"2022.4": "2022.04.4",
"2022.10": "2022.10"
{
"2019.1": "2019.1.5",
"2019.2": "2019.2.4",
"2020.1": "2020.1.5",
"2020.2": "2020.2.4",
"2021.1": "2021.1.4",
"2021.2": "2021.2.3",
"2022.4": "2022.04.4",
"2022.10": "2022.10.1"
}
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>2022.10</version>
<version>2022.10.1</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="[2022.10]" />
<dependency id="teamcity" version="[2022.10.1]" />
</dependencies>
</metadata>
<files>
Expand Down
18 changes: 9 additions & 9 deletions TeamCity-PreinstalledJRE/TeamCity-PreinstalledJRE.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"2019.1": "2019.1.5",
"2019.2": "2019.2.4",
"2020.1": "2020.1.5",
"2020.2": "2020.2.4",
"2021.1": "2021.1.4",
"2021.2": "2021.2.3",
"2022.4": "2022.04.4",
"2022.10": "2022.10"
{
"2019.1": "2019.1.5",
"2019.2": "2019.2.4",
"2020.1": "2020.1.5",
"2020.2": "2020.2.4",
"2021.1": "2021.1.4",
"2021.2": "2021.2.3",
"2022.4": "2022.04.4",
"2022.10": "2022.10.1"
}
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>2022.10</version>
<version>2022.10.1</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="[2022.10]" />
<dependency id="teamcity" version="[2022.10.1]" />
</dependencies>
</metadata>
<files>
Expand Down

0 comments on commit 9f2676f

Please sign in to comment.