Skip to content

Commit

Permalink
AU: 1 updated - Tableau-Prep-Builder
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Jan 27, 2023
1 parent f630cdf commit 5e509bc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
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.4.0</version>
<version>2022.4.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 = '3423d746a772df5a8d26504ff7949f1b34c670b748dead7a9761f439cecddf31'
$url = 'https://downloads.tableau.com/tssoftware/TableauPrep-2022-4-0.exe'
$checksum = '881220ee6fab65385acebca544a03dcb92795553cfb31c15bef9627a46f677d9'
$url = 'https://downloads.tableau.com/tssoftware/TableauPrep-2022-4-1.exe'

$packageArgs = @{
packageName = 'Tableau-Prep-Builder'
Expand Down

0 comments on commit 5e509bc

Please sign in to comment.