mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Update sound-control.rb
This commit is contained in:
@@ -14,7 +14,7 @@ cask "sound-control" do
|
||||
build = page[regex, 1]
|
||||
version = page[/Sound Control v?(\d+(?:\.\d+)+) Release Notes/i, 1]
|
||||
next if version.blank? || build.blank?
|
||||
|
||||
|
||||
"#{version},#{build}"
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user