Skip to content

Commit

Permalink
AU: 3 updated - resharper-clt.portable resharper-platform teamcity
Browse files Browse the repository at this point in the history
  • Loading branch information
flcdrg committed Feb 18, 2022
1 parent 3f591c1 commit 20b0f2e
Show file tree
Hide file tree
Showing 9 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion resharper-clt.portable/resharper-clt.portable.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"Release": "2021.3.3",
"Release-Eap": "2022.1-EAP2"
"Release-Eap": "2022.1-EAP3"
}
2 changes: 1 addition & 1 deletion resharper-clt.portable/resharper-clt.portable.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<id>resharper-clt.portable</id>
<owners>JetBrains, flcdrg</owners>
<packageSourceUrl>https://github.com/flcdrg/au-packages/tree/master/resharper-clt.portable</packageSourceUrl>
<version>2022.1-EAP2</version>
<version>2022.1-EAP3</version>
<title>JetBrains ReSharper Command Line Tools (Portable)</title>
<authors>JetBrains</authors>
<projectUrl>https://www.jetbrains.com/resharper/features/command-line.html</projectUrl>
Expand Down
4 changes: 2 additions & 2 deletions resharper-clt.portable/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
$ErrorActionPreference = 'Stop'; # stop on all errors

$url = 'https://download.jetbrains.com/resharper/dotUltimate.2022.1.EAP2/JetBrains.ReSharper.CommandLineTools.2022.1.EAP2.Checked.zip'
$checksum = 'aded7274af1a2f898238d6f98227804e2e61efef877e3f67217eba785e3932b7'
$url = 'https://download.jetbrains.com/resharper/dotUltimate.2022.1.EAP3/JetBrains.ReSharper.CommandLineTools.2022.1.EAP3.Checked.zip'
$checksum = '0e85a678fab5888e38a9474ac2627c2c9ff45cedbd0eb7fa1d0d15345d184896'

$installPath = $(Split-Path -parent $MyInvocation.MyCommand.Definition)

Expand Down
2 changes: 1 addition & 1 deletion resharper-platform/resharper-platform.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"Release-Eap": "221.0.20220208.142230-eap02",
"Release-Eap": "221.0.20220216.155605-eap03",
"Release": "213.0.20220125.123339"
}
4 changes: 2 additions & 2 deletions resharper-platform/resharper-platform.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
<id>resharper-platform</id>
<owners>JetBrains, flcdrg</owners>
<packageSourceUrl>https://github.com/flcdrg/au-packages/tree/master/resharper-platform</packageSourceUrl>
<version>221.0.20220208.142230-eap02</version>
<title>JetBrains ReSharper Ultimate Platform Installer 2022.1-EAP2</title>
<version>221.0.20220216.155605-eap03</version>
<title>JetBrains ReSharper Ultimate Platform Installer 2022.1-EAP3</title>
<authors>JetBrains</authors>
<projectUrl>https://www.jetbrains.com/dotnet/</projectUrl>
<iconUrl>https://raw.githubusercontent.com/jetbrains/chocolatey/master/ReSharper/logo.png</iconUrl>
Expand Down
6 changes: 3 additions & 3 deletions resharper-platform/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 = 'JetBrains.dotUltimate.2022.1.EAP2.Checked.exe'
$checksum = 'd5a03b2e548924625a162f6b5d8c254b1851ef62c46b8707fb4c8828a1c9262c'
$filename = 'JetBrains.dotUltimate.2022.1.EAP3.Checked.exe'
$checksum = '2e8e0a7e06c76506dbbb7f773fb6d61211587de12b88b9e832e6fb4d92a4d4f4'

$url = 'https://download.jetbrains.com/resharper/dotUltimate.2022.1.EAP2/JetBrains.dotUltimate.2022.1.EAP2.Checked.exe'
$url = 'https://download.jetbrains.com/resharper/dotUltimate.2022.1.EAP3/JetBrains.dotUltimate.2022.1.EAP3.Checked.exe'
$packagePath = $(Split-Path -parent $toolsDir)
$installPath = Join-Path $packagePath $filename

Expand Down
2 changes: 1 addition & 1 deletion teamcity/teamcity.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
"2020.1": "2020.1.5",
"2020.2": "2020.2.4",
"2021.1": "2021.1.4",
"2021.2": "2021.2.2"
"2021.2": "2021.2.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>2021.2.2</version>
<version>2021.2.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/2021.2/teamcity-2021-2-2-release-notes.html</releaseNotes>
<releaseNotes>https://www.jetbrains.com/help/teamcity/2021.2/teamcity-2021-2-3-release-notes.html</releaseNotes>
<tags>Testing Build Coding Compilation Continuous Integration CI jetbrains admin</tags>
</metadata>
<files>
Expand Down
2 changes: 1 addition & 1 deletion teamcity/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
$toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"

$filename = "TeamCity-$($env:ChocolateyPackageVersion).tar.gz"
$checksum = '943eabb0aff80805298e5c3a1656dc6577860af544bc86f9b8b69792dee03bce'
$checksum = '2b0c5650cb5b007a5a195fe9d393485e9ae7ba0e9850245602a31bc24522bc72'

$url = "https://download.jetbrains.com/teamcity/TeamCity-$($env:ChocolateyPackageVersion).tar.gz"
$packagePath = $(Split-Path -parent $toolsDir)
Expand Down

0 comments on commit 20b0f2e

Please sign in to comment.