Skip to content

Commit

Permalink
Merge pull request #196618 from zyoshoka/bump-dymo-label-1.4.7.49
Browse files Browse the repository at this point in the history
dymo-label 1.4.7.49
  • Loading branch information
bevanjkay authored Dec 28, 2024
2 parents 1325e13 + 4bcc0a6 commit c17a07f
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions Casks/d/dymo-label.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask "dymo-label" do
version "1.4.6.60"
sha256 "0c6f5a8fe77601334f75dc9786baa5edfd2656dadde6ea0f28f38c8ff4bbe657"
version "1.4.7.49"
sha256 "f8a6f2028467babfd6dc5480dd78735bee9d5cba5f5f6ee2b22123cb6d981072"

url "https://download.dymo.com/dymo/Software/Mac/DCDMac#{version}.pkg"
name "Dymo Label"
Expand All @@ -21,7 +21,10 @@
"com.dymo.pnpd",
],
quit: "com.dymo.DYMO-WebApi-Mac-Host",
pkgutil: "com.dymo.dymo-connect"
pkgutil: [
"com.dymo.dymo-connect",
"com.dymo.webapi.host",
]

zap trash: "~/Library/Preferences/com.dymo.DYMO-WebApi-Mac-Host.plist"
end

0 comments on commit c17a07f

Please sign in to comment.