Skip to content

Commit

Permalink
AU: 1 updated - Tableau-Server-Management-Agent
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Mar 16, 2023
1 parent 6c2f466 commit 09aa61e
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-Management-Agent</id>
<version>2022.3.2</version>
<version>2023.1.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 = 'a54864c1478c11f2bf0c0a568b70c2919842d31f50bc838c04301e5564903da9'
$url = 'https://downloads.tableau.com/tssoftware/Tabrmt-Agent-64bit-2022-3-2.exe'
$checksum = '58a793739549ad0fba7e27b7c55e8adbd6a922c3a8920343a1289303348d007c'
$url = 'https://downloads.tableau.com/tssoftware/Tabrmt-Agent-64bit-2023-1-0.exe'

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

0 comments on commit 09aa61e

Please sign in to comment.