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 p-linnane committed Nov 15, 2024
1 parent cd7a0c8 commit 277f4a8
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

Check failure on line 1 in Casks/t/tableau-public.rb

View workflow job for this annotation

GitHub Actions / test tableau-public (macos-13, intel)

Version '2024.3.0' differs from '2024.2.4' retrieved by livecheck.

Check failure on line 1 in Casks/t/tableau-public.rb

View workflow job for this annotation

GitHub Actions / test tableau-public (macos-15, arm)

Version '2024.3.0' differs from '2024.2.4' retrieved by livecheck.
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 277f4a8

Please sign in to comment.