Skip to content

Commit

Permalink
AU: 6 updated - Tableau-Desktop Tableau-Prep-Builder Tableau-Server T…
Browse files Browse the repository at this point in the history
…ableau-Server-Management-Agent Tableau-Server-Management-Master Tableau-Server-Tabcmd

[skip ci] https://gist.github.com/d1727a692d06b4b337db230100c9c2f8/d8bd901eae43530da98dc0b972da846f16dd06ae
  • Loading branch information
Chocolatey committed Jun 22, 2022
1 parent 38346bf commit 960e376
Show file tree
Hide file tree
Showing 12 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion automatic/Tableau-Desktop/tableau-desktop.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<metadata>
<id>Tableau-Desktop</id>
<version>2022.1.2</version>
<version>2022.1.3</version>
<packageSourceUrl>https://github.com/meek2100/chocolatey-packages/tree/master/automatic/Tableau-Desktop</packageSourceUrl>
<owners>meek2100</owners>
<title>Tableau Desktop</title>
Expand Down
4 changes: 2 additions & 2 deletions automatic/Tableau-Desktop/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$ErrorActionPreference = 'Stop'
$checksum = 'f9a1985f90316a2870ad70b99c22e745372eb28a928fbf41fe87ab3714a2dd1c'
$url = 'https://downloads.tableau.com/tssoftware/TableauDesktop-64bit-2022-1-2.exe'
$checksum = '1b7b9f88f1d2d0b90cdcc48e22aea717f2765149fceb458da6bb26291c30409b'
$url = 'https://downloads.tableau.com/tssoftware/TableauDesktop-64bit-2022-1-3.exe'

$packageArgs = @{
packageName = 'Tableau-Desktop'
Expand Down
2 changes: 1 addition & 1 deletion automatic/Tableau-Prep-Builder/Tableau-Prep-Builder.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<metadata>
<id>Tableau-Prep-Builder</id>
<version>2022.1.2</version>
<version>2022.1.3</version>
<packageSourceUrl>https://github.com/meek2100/chocolatey-packages/tree/master/automatic/Tableau-Prep-Builder</packageSourceUrl>
<owners>meek2100</owners>
<title>Tableau Prep Builder</title>
Expand Down
4 changes: 2 additions & 2 deletions automatic/Tableau-Prep-Builder/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$ErrorActionPreference = 'Stop'
$checksum = 'c6f8cda1661447ad66c00f9722c53057a1aeb37900375a552b18c3dcc9d8703f'
$url = 'https://downloads.tableau.com/tssoftware/TableauPrep-2022-1-2.exe'
$checksum = '8cbeb249d718f256cebefe56eb889f499b2e02659cde595358f4c25c02e3ab69'
$url = 'https://downloads.tableau.com/tssoftware/TableauPrep-2022-1-3.exe'

$packageArgs = @{
packageName = 'Tableau-Prep-Builder'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<metadata>
<id>Tableau-Server-Management-Agent</id>
<version>2022.1.1</version>
<version>2022.1.3</version>
<packageSourceUrl>https://github.com/meek2100/chocolatey-packages/tree/master/automatic/Tableau-Server-Management-Agent</packageSourceUrl>
<owners>meek2100</owners>
<title>Tableau Server Management Add-on (Agent)</title>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$ErrorActionPreference = 'Stop'
$checksum = '415e0f394af82fa0e3f9521cccaf3f086859fc8c7e49e8fe0ddb6ded553bcc0a'
$url = 'https://downloads.tableau.com/tssoftware/Tabrmt-Agent-64bit-2022-1-1.exe'
$checksum = '6a892e376b543d11d5a0655cc4045f30e7c8df25c81d5f7115ebe9d470114ce0'
$url = 'https://downloads.tableau.com/tssoftware/Tabrmt-Agent-64bit-2022-1-3.exe'

$packageArgs = @{
packageName = 'Tableau-Server-Management-Agent'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<metadata>
<id>Tableau-Server-Management-Master</id>
<version>2022.1.1</version>
<version>2022.1.3</version>
<packageSourceUrl>https://github.com/meek2100/chocolatey-packages/tree/master/automatic/Tableau-Server-Management-Master</packageSourceUrl>
<owners>meek2100</owners>
<title>Tableau Server Management Add-on (Master)</title>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$ErrorActionPreference = 'Stop'
$checksum = '3d654070fe7b6e50e43aa5a8bc01c3d11271a351e3d5bb0c12488e7c318f2d16'
$url = 'https://downloads.tableau.com/tssoftware/Tabrmt-Master-64bit-2022-1-1.exe'
$checksum = '971e8aa699c014f7c0f7fa7b7d484633d751e7d8e08466d64293fd901e45b1db'
$url = 'https://downloads.tableau.com/tssoftware/Tabrmt-Master-64bit-2022-1-3.exe'

$packageArgs = @{
packageName = 'Tableau-Server-Management-Master'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<metadata>
<id>Tableau-Server-Tabcmd</id>
<version>2022.1.2</version>
<version>2022.1.3</version>
<packageSourceUrl>https://github.com/meek2100/chocolatey-packages/tree/master/automatic/Tableau-Server-Tabcmd</packageSourceUrl>
<owners>meek2100</owners>
<title>Tableau Server Tabcmd</title>
Expand Down
4 changes: 2 additions & 2 deletions automatic/Tableau-Server-Tabcmd/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$ErrorActionPreference = 'Stop'
$checksum = '2b034bee952bc2011e93994553e104a24f9afabc4f7525486c3d6aedd3b20a0a'
$url = 'https://downloads.tableau.com/tssoftware/TableauServerTabcmd-64bit-2022-1-2.exe'
$checksum = '0028919f937c2e82d6d8acb7538482d9a8c1c978cacd5aab6e97b317515532da'
$url = 'https://downloads.tableau.com/tssoftware/TableauServerTabcmd-64bit-2022-1-3.exe'

$packageArgs = @{
packageName = 'Tableau-Server-Tabcmd'
Expand Down
2 changes: 1 addition & 1 deletion automatic/Tableau-Server/tableau-server.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<metadata>
<id>Tableau-Server</id>
<version>2022.1.2</version>
<version>2022.1.3</version>
<packageSourceUrl>https://github.com/meek2100/chocolatey-packages/tree/master/automatic/Tableau-Server</packageSourceUrl>
<owners>meek2100</owners>
<title>Tableau Server</title>
Expand Down
4 changes: 2 additions & 2 deletions automatic/Tableau-Server/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$ErrorActionPreference = 'Stop'
$checksum = 'af222d723bfcc200b5294168d8785f5420fd0152863f086df43b9e87299b7cce'
$url = 'https://downloads.tableau.com/tssoftware/TableauServer-64bit-2022-1-2.exe'
$checksum = 'e421da27f1787d69463e290d2b07237f6a508cb92ff3c2c184a0e6815cf8f354'
$url = 'https://downloads.tableau.com/tssoftware/TableauServer-64bit-2022-1-3.exe'

$packageArgs = @{
packageName = 'Tableau-Server'
Expand Down

0 comments on commit 960e376

Please sign in to comment.