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 Mar 29, 2023
1 parent 01a640a commit 6cd81aa
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>2023.1.0</version>
<version>2023.1.1</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 = '238f628d1c2547f3c97312d8d0d656e5f6c5f015f72272eb6285d3185b9f84ab'
$url = 'https://downloads.tableau.com/tssoftware/TableauServerTabcmd-64bit-2023-1-0.exe'
$checksum = '44502baac5c962bb601cff41fc8ff88dc7c53e3bad781cade333fac0efaaefc3'
$url = 'https://downloads.tableau.com/tssoftware/TableauServerTabcmd-64bit-2023-1-1.exe'

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

0 comments on commit 6cd81aa

Please sign in to comment.