Skip to content

Commit

Permalink
loupedeck 5.9.0.19176
Browse files Browse the repository at this point in the history
loupedeck: add `com.loupedeck.UIPackageInstaller` into uninstall list

Co-authored-by: Rui Chen <[email protected]>
  • Loading branch information
bevanjkay and chenrui333 committed Apr 4, 2024
1 parent b743ea1 commit 7a9cac0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
1 change: 1 addition & 0 deletions .github/autobump.txt
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,7 @@ logi-options-plus
logos
logseq
loom
loupedeck
lunar
maa
macupdater
Expand Down
7 changes: 4 additions & 3 deletions Casks/l/loupedeck.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
cask "loupedeck" do

Check failure on line 1 in Casks/l/loupedeck.rb

View workflow job for this annotation

GitHub Actions / test loupedeck (macos-14, arm)

Some applications are still running, add them to uninstall quit: com.loupedeck.loupedeckconfig
version "5.8.1.18057"
sha256 "578985193deb6a13e5a99dbf4ab13252dab7ab1f2caf0f7900445c74374a0c67"
version "5.9.0.19176"
sha256 "df939adeb085c7a097d2cef96f5d15850c764d1b741bb25b9b12ae68d5c7b924"

url "https://5145542.fs1.hubspotusercontent-na1.net/hubfs/5145542/Knowledge%20Base/LD%20Software%20Downloads/#{version.major_minor_patch}/LoupedeckInstaller_#{version}.dmg",
url "https://5145542.fs1.hubspotusercontent-na1.net/hubfs/5145542/Knowledge%20Base/LD%20Software%20Downloads/#{version.major_minor_patch.chomp(".0")}/LoupedeckInstaller_#{version}.dmg",
verified: "5145542.fs1.hubspotusercontent-na1.net/hubfs/5145542/"
name "Loupdeck"
desc "Software for Loupedeck consoles"
Expand Down Expand Up @@ -34,6 +34,7 @@
"com.loupedeck.MediaInstaller",
"com.loupedeck.OBSClientPluginPackageInstaller",
"com.loupedeck.PluginPackageInstaller",
"com.loupedeck.UIPackageInstaller",
],
delete: "/Applications/Loupedeck.app"

Expand Down

0 comments on commit 7a9cac0

Please sign in to comment.