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 4, 2023
1 parent e70c92a commit f447348
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": "2022.3.2",
"Release-Eap": "2023.1-EAP02"
"Release-Eap": "2023.1-EAP03"
}
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>2023.1-EAP02</version>
<version>2023.1-EAP03</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.2023.1.EAP2/JetBrains.ReSharper.CommandLineTools.2023.1.EAP2.Checked.zip'
$checksum = 'a57b71133a027fbdaf7b07b853c325f590ed45c4e33ca5e25f617118b22d6eac'
$url = 'https://download.jetbrains.com/resharper/dotUltimate.2023.1.EAP3/JetBrains.ReSharper.CommandLineTools.2023.1.EAP3.Checked.zip'
$checksum = 'f6ddd6eda7c03c60cceee8e329bddc6ce2a558bdcaa2ba1af9b61fb2e7ce103f'

$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": "231.0.20230125.214434-eap02",
"Release-Eap": "231.0.20230131.184001-eap03",
"Release": "223.0.20230125.120904"
}
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>231.0.20230125.214434-eap02</version>
<title>JetBrains ReSharper Ultimate Platform Installer 2023.1-EAP02</title>
<version>231.0.20230131.184001-eap03</version>
<title>JetBrains ReSharper Ultimate Platform Installer 2023.1-EAP03</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.2023.1.EAP2.Checked.exe'
$checksum = '74c5d15424e7c40c70d06c4bd0c869ea6c7d1a6c76e88b5c9dd5933e527081bc'
$filename = 'JetBrains.dotUltimate.2023.1.EAP3.Checked.exe'
$checksum = '062ab24e0022adc5533688a7a04bf5d5ec8d6387aad9ecdc085e5b16cf3f5f25'

$url = 'https://download.jetbrains.com/resharper/dotUltimate.2023.1.EAP2/JetBrains.dotUltimate.2023.1.EAP2.Checked.exe'
$url = 'https://download.jetbrains.com/resharper/dotUltimate.2023.1.EAP3/JetBrains.dotUltimate.2023.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 @@ -6,5 +6,5 @@
"2021.1": "2021.1.4",
"2021.2": "2021.2.3",
"2022.4": "2022.04.4",
"2022.10": "2022.10.1"
"2022.10": "2022.10.2"
}
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>2022.10.1</version>
<version>2022.10.2</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/2022.10/teamcity-2022-10-1-release-notes.html</releaseNotes>
<releaseNotes>https://www.jetbrains.com/help/teamcity/2022.10/teamcity-2022-10-2-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 = '56ae181972178411ad6501921b488a87df6d6c988c0926f63c72326fda7ec06e'
$checksum = '609098da4a2b41522a23ce81589858390d7dd250211ab28f567e8d6f1adcb3ba'

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

0 comments on commit f447348

Please sign in to comment.