mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-09 15:37:56 -05:00
Update package.rb
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
require 'package_helpers'
|
||||
|
||||
class Package
|
||||
property :description, :homepage, :version, :compatibility, :binary_url, :binary_sha1, :binary_sha256, :source_url, :source_sha256, :is_fake
|
||||
property :description, :homepage, :version, :compatibility, :binary_url, :binary_sha256, :source_url, :source_sha256, :is_fake
|
||||
|
||||
class << self
|
||||
attr_reader :is_fake
|
||||
|
||||
Reference in New Issue
Block a user