Skip to content

Commit

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

[skip ci] https://gist.github.com/meek2100/d1727a692d06b4b337db230100c9c2f8/f621d8c302feba82f729776cbacc9ecb2ed05f1d
  • Loading branch information
Chocolatey committed Oct 25, 2023
1 parent 6fb40d9 commit 66876e5
Show file tree
Hide file tree
Showing 10 changed files with 15 additions and 15 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>2023.2.2</version>
<version>2023.3.0</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 = '717015ff48a93f316986705db6f033d7deea8fa5a301268ec005096a217c495b'
$url = 'https://downloads.tableau.com/tssoftware/TableauDesktop-64bit-2023-2-2.exe'
$checksum = 'b3e56e4657b922cb4f8e885331216b09a68cf26a02d9453582574b91de0970c2'
$url = 'https://downloads.tableau.com/tssoftware/TableauDesktop-64bit-2023-3-0.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>2023.2.2</version>
<version>2023.3.0</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 = '6624d01755a7dfa9c430618321fdde1c1e14735cc78a4795b5db710334e01aca'
$url = 'https://downloads.tableau.com/tssoftware/TableauPrep-2023-2-2.exe'
$checksum = '4b339c2b346b90a5beffe6dd9589fbbda5330861425482b6d6d5e28627eac9e6'
$url = 'https://downloads.tableau.com/tssoftware/TableauPrep-2023-3-0.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>2023.1.2</version>
<version>2023.3.0</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 = '98d6fc6291e932f0662fec6d2e626be00eacf9ed5a1e15ae19c7d2bf2d4c3d74'
$url = 'https://downloads.tableau.com/tssoftware/Tabrmt-Agent-64bit-2023-1-2.exe'
$checksum = 'f17d9d5574dd4fec9d10d9f7011196d62e8f827fa95be858afcb4a8872944753'
$url = 'https://downloads.tableau.com/tssoftware/Tabrmt-Agent-64bit-2023-3-0.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>2023.1.2</version>
<version>2023.3.0</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 = '3c16f611756580059474fcf228c535c497fa711ab5d02ec7dac094c07e0b88e5'
$url = 'https://downloads.tableau.com/tssoftware/Tabrmt-Master-64bit-2023-1-2.exe'
$checksum = 'd406852d6f8272706f31a1d3793b301283a5146e8534b36ae6b4e1afae0ceab4'
$url = 'https://downloads.tableau.com/tssoftware/Tabrmt-Master-64bit-2023-3-0.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>2023.1.6</version>
<version>2023.3.0</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 = '070b80437b1c094222d9e5dcbba7d7c3e2e097ec90d936f06589c5bb55fe520c'
$url = 'https://downloads.tableau.com/tssoftware/TableauServerTabcmd-64bit-2023-1-6.exe'
$checksum = '79a945c9594bf3ceae10b08e5d03c59f6c0d55b15d73e3975e5dbca8e325a90d'
$url = 'https://downloads.tableau.com/tssoftware/TableauServerTabcmd-64bit-2023-3-0.exe'

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

0 comments on commit 66876e5

Please sign in to comment.