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 May 27, 2022
1 parent 29efda0 commit c8cf090
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.1.1.20220415</version>
<version>2022.1.2</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 = '8515353904af4733e933b188f0671fe2b542bba0a98c14c016046392a9767806'
$url = 'https://downloads.tableau.com/tssoftware/TableauPrep-2022-1-1.exe'
$checksum = 'c6f8cda1661447ad66c00f9722c53057a1aeb37900375a552b18c3dcc9d8703f'
$url = 'https://downloads.tableau.com/tssoftware/TableauPrep-2022-1-2.exe'

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

0 comments on commit c8cf090

Please sign in to comment.