mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-16 22:06:43 -06:00
sdformatter.rb: change ':unknown' license comment
This commit is contained in:
parent
a72cde4a78
commit
7e85eac0c0
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ cask :v1 => 'sdformatter' do
|
|||
|
||||
url "https://www.sdcard.org/downloads/formatter_4/eula_mac/SDFormatter_#{version}0B.pkg"
|
||||
homepage 'https://www.sdcard.org'
|
||||
license :unknown # todo: improve this machine-generated value
|
||||
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
|
||||
|
||||
pkg "SDFormatter_#{version}0B.pkg"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue