Skip to content

Commit

Permalink
tableau-public 2024.3.0
Browse files Browse the repository at this point in the history
tableau-public: update sha256 and curl user_agent version

Signed-off-by: Patrick Linnane <[email protected]>
  • Loading branch information
GraySinclair authored and samford committed Dec 2, 2024
1 parent 94c47c4 commit f4d1590
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Casks/t/tableau-public.rb
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
cask "tableau-public" do
arch arm: "-arm64"

version "2024.2.3"
sha256 arm: "7468fb01ec7431b17187a6dea8b9407c56b00f9b41331ed6bc7d54a1036bd203",
intel: "007f572248a4c7a169da13a1455338ca32962320d9d143900b51a9fe6c2e6645"
version "2024.3.0"
sha256 arm: "262409eb605124ac4e841f8069a85a2e31160da81a2164933782f0bf19121387",
intel: "21451daec76fd22f287132d5228bd2bc51934ffe2315066022ced81de85fbe34"

url "https://downloads.tableau.com/esdalt/#{version}/TableauPublic-#{version.dots_to_hyphens}#{arch}.pkg",
user_agent: "curl/8.7.1"
user_agent: "curl/8.11.0"
name "Tableau Public"
desc "Explore, create and publicly share data visualisations online"
homepage "https://public.tableau.com/s/"
Expand Down

0 comments on commit f4d1590

Please sign in to comment.