Update Library/Homebrew/cask/cask.rb
Co-authored-by: Markus Reiter <me@reitermark.us>
This commit is contained in:
parent
0fe595f9c2
commit
e40d2b42c9
@ -165,7 +165,7 @@ module Cask
|
||||
|
||||
version_os_hash
|
||||
ensure
|
||||
MacOS.full_version = actual_version || MacOS.full_version.to_s
|
||||
MacOS.full_version = actual_version if actual_version
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user