From 43ce79ac2cc41bea663342d1285a37469cc6f8d5 Mon Sep 17 00:00:00 2001 From: Razvan Azamfirei Date: Mon, 8 Jan 2024 05:56:04 -0500 Subject: [PATCH] plotdigitizer: update artifact name and add zap --- Casks/p/plotdigitizer.rb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Casks/p/plotdigitizer.rb b/Casks/p/plotdigitizer.rb index 6f6d3e6e2e..0203dacdfe 100644 --- a/Casks/p/plotdigitizer.rb +++ b/Casks/p/plotdigitizer.rb @@ -7,5 +7,7 @@ cask "plotdigitizer" do desc "Digitize scanned plots of functional data" homepage "https://plotdigitizer.sourceforge.net/" - app "PlotDigitizer.app" + app "Plot Digitizer.app" + + # No zap stanza required end