Skip to content

Commit

Permalink
AU: 3 updated - Tableau-Desktop Tableau-Prep-Builder Tableau-Server-M…
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Nov 18, 2022
1 parent 44b0f57 commit 0aaf957
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 9 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.3.0</version>
<version>2022.3.1</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 = 'a6044a1eae7de9d8384d28f58fba122a87fca00aba986bf039a8f2793b36a6af'
$url = 'https://downloads.tableau.com/tssoftware/TableauDesktop-64bit-2022-3-0.exe'
$checksum = '190d12d8ada33987a73b8a05062126caf40a47cd2cf37e251c1076179ccb3c5e'
$url = 'https://downloads.tableau.com/tssoftware/TableauDesktop-64bit-2022-3-1.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.3.0</version>
<version>2022.3.1</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 = '906bf592beb7b706b8077e1ba815f70dd65357050f52646017f5abec1ebb1412'
$url = 'https://downloads.tableau.com/tssoftware/TableauPrep-2022-3-0.exe'
$checksum = '403a5e0573ea6601fe1c86bd3bb38a5338bbe7026f845d2a0f34ded7ed07ecf6'
$url = 'https://downloads.tableau.com/tssoftware/TableauPrep-2022-3-1.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-Master</id>
<version>2022.3.0</version>
<version>2022.3.1</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 = '794445b775e5444030a62ef364997015c0c7b44cd6ae8c06c8ffd94f6b1bb3c2'
$url = 'https://downloads.tableau.com/tssoftware/Tabrmt-Master-64bit-2022-3-0.exe'
$checksum = '4055af893dcff537bbd70dca29fe036a24acf6204cf0023af4eeaf7e19f5459f'
$url = 'https://downloads.tableau.com/tssoftware/Tabrmt-Master-64bit-2022-3-1.exe'

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

0 comments on commit 0aaf957

Please sign in to comment.