From 277f4a8f416d0f7f109d45f8d49d4d95aa4b99a0 Mon Sep 17 00:00:00 2001 From: Gray Sinclair Date: Tue, 5 Nov 2024 12:03:10 -0600 Subject: [PATCH] tableau-public 2024.3.0 tableau-public: update sha256 and curl user_agent version Signed-off-by: Patrick Linnane --- Casks/t/tableau-public.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Casks/t/tableau-public.rb b/Casks/t/tableau-public.rb index 05adb14da15c..ee70e036bfdf 100644 --- a/Casks/t/tableau-public.rb +++ b/Casks/t/tableau-public.rb @@ -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/"