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 Oct 28, 2022
1 parent 160763f commit b3bf138
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 6 deletions.
3 changes: 2 additions & 1 deletion TeamCity-OpenJDK8/TeamCity-OpenJDK8.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@
"2020.2": "2020.2.4",
"2021.1": "2021.1.4",
"2021.2": "2021.2.3",
"2022.4": "2022.04.4"
"2022.4": "2022.04.4",
"2022.10": "2022.10"
}
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.04.4</version>
<version>2022.10</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.04.4]" />
<dependency id="teamcity" version="[2022.10]" />
</dependencies>
</metadata>
<files>
Expand Down
3 changes: 2 additions & 1 deletion TeamCity-PreinstalledJRE/TeamCity-PreinstalledJRE.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@
"2020.2": "2020.2.4",
"2021.1": "2021.1.4",
"2021.2": "2021.2.3",
"2022.4": "2022.04.4"
"2022.4": "2022.04.4",
"2022.10": "2022.10"
}
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.04.4</version>
<version>2022.10</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.04.4]" />
<dependency id="teamcity" version="[2022.10]" />
</dependencies>
</metadata>
<files>
Expand Down

0 comments on commit b3bf138

Please sign in to comment.