Skip to content

Commit

Permalink
Merge pull request #193780 from Homebrew/update-osculator
Browse files Browse the repository at this point in the history
  • Loading branch information
krehel authored Nov 30, 2024
2 parents f7a79a3 + 53f5270 commit d6e0bbf
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions Casks/o/osculator.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,7 @@
desc "Connect MIDI and OSC Controllers"
homepage "https://osculator.net/"

livecheck do
url "https://backend.wildora.net/v1/products/osculator-v#{version.major}/revisions.rss"
strategy :sparkle do |item|
"#{item.version},#{item.url[%r{revisions/([\w-]+)/}i, 1]}"
end
end
disable! date: "2024-12-31", because: :discontinued

app "Osculator.app"

Expand Down

0 comments on commit d6e0bbf

Please sign in to comment.