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 1, 2021
1 parent 515919d commit 72e0c20
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions automatic/Tableau-Server-Tabcmd/tableau-server-tabcmd.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<!-- Do not remove this test for UTF-8: if “Ω” doesn’t appear as greek uppercase omega letter enclosed in quotation marks, you should use an editor that supports UTF-8, not this one. -->
<package xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<metadata>
<id>Tableau-Sever-Tabcmd</id>
<version>2020.1.2</version>
<id>Tableau-Server-Tabcmd</id>
<version>2020.4.2</version>
<packageSourceUrl>https://github.com/meek2100/chocolatey-packages</packageSourceUrl>
<owners>Darin Theurer</owners>
<title>Tableau Server Tabcmd</title>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$ErrorActionPreference = 'Stop'
$checksum = '79b7fbcbec7289f2141e933259a9ad87be9ad6298262e9d4d118dce58c0a7a72'
$checksum = 'aafe11b52b29ea14892f965edd146ab8b01342f08db762e7dd129f681fc2f786'
$url = 'https://downloads.tableau.com/tssoftware/TableauServerTabcmd-64bit-2020-4-2.exe'

$packageArgs = @{
Expand Down

0 comments on commit 72e0c20

Please sign in to comment.