Skip to content

Commit

Permalink
Rename streamlabs-obs to streamlabs
Browse files Browse the repository at this point in the history
  • Loading branch information
miccal committed Sep 14, 2023
1 parent f7304dd commit 977c5c2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
6 changes: 4 additions & 2 deletions Casks/s/streamlabs-obs.rb → Casks/s/streamlabs.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
cask "streamlabs-obs" do
cask "streamlabs" do
version "1.13.3"
sha256 "da44d2ff5888bf1aa07123a3f740658fddea56b5dda629ef1207f6a9af3a259e"

Expand All @@ -13,12 +13,14 @@
end

auto_updates true
depends_on macos: ">= :mojave"
depends_on macos: ">= :catalina"

app "Streamlabs Desktop.app"

zap trash: [
"~/Library/Application Support/slobs-client",
"~/Library/Application Support/slobs-plugins",
"~/Library/Preferences/com.streamlabs.slobs.plist",
"~/Library/Saved Application State/com.streamlabs.slobs.savedState",
]
end
1 change: 1 addition & 0 deletions cask_renames.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@
"mouse-fix": "mac-mouse-fix",
"mysteriumvpn": "mysteriumdark",
"remotion": "multiapp",
"streamlabs-obs": "streamlabs",
"sublime-text3": "sublime-text"
}

0 comments on commit 977c5c2

Please sign in to comment.