Skip to content

Commit

Permalink
AU: 1 updated - Tableau-Server-Tabcmd
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Sep 9, 2022
1 parent a558f02 commit 5bfbbc8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
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.5</version>
<version>2022.1.6</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 = '11d1378dcb57c20bd98a8b691e71160fb167214d59481869d56f9b7f2fb2f732'
$url = 'https://downloads.tableau.com/tssoftware/TableauServerTabcmd-64bit-2022-1-5.exe'
$checksum = 'b32115d3c4a9a0aefe3f3977e40ce437a3ecad6b66926945c9f222bb5794650f'
$url = 'https://downloads.tableau.com/tssoftware/TableauServerTabcmd-64bit-2022-1-6.exe'

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

0 comments on commit 5bfbbc8

Please sign in to comment.