Style fix

Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
FX Coudert 2020-11-06 15:29:15 +01:00 committed by GitHub
parent 50807c81b0
commit 28525c16d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,7 +24,7 @@ module Cask
intel: { type: :intel, bits: 64 },
# specific
x86_64: { type: :intel, bits: 64 },
arm64: { type: :arm, bits: 64 },
arm64: { type: :arm, bits: 64 },
}.freeze
attr_accessor :java