mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Merge pull request #161036 from c0state/patch-1
fix: update obs-ndi filename to support case sensitive filesystems
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ cask "obs-ndi" do
|
||||
|
||||
depends_on cask: "libndi"
|
||||
|
||||
pkg "obs-ndi-#{version}-macOS-universal.pkg"
|
||||
pkg "obs-ndi-#{version}-macos-universal.pkg"
|
||||
|
||||
uninstall pkgutil: [
|
||||
"com.newtek.ndi.runtime",
|
||||
|
||||
Reference in New Issue
Block a user