Style fix
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
50807c81b0
commit
28525c16d7
@ -24,7 +24,7 @@ module Cask
|
|||||||
intel: { type: :intel, bits: 64 },
|
intel: { type: :intel, bits: 64 },
|
||||||
# specific
|
# specific
|
||||||
x86_64: { type: :intel, bits: 64 },
|
x86_64: { type: :intel, bits: 64 },
|
||||||
arm64: { type: :arm, bits: 64 },
|
arm64: { type: :arm, bits: 64 },
|
||||||
}.freeze
|
}.freeze
|
||||||
|
|
||||||
attr_accessor :java
|
attr_accessor :java
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user