mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-16 22:06:43 -06:00
easyfind.rb: added comment regarding vendor url
This commit is contained in:
parent
a20f9bc05a
commit
c6ed45ccc4
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@ cask :v1 => 'easyfind' do
|
|||
version '4.9.2'
|
||||
sha256 '7804841f000ca8bf891911d83fa830d33119d6fac4f82e3716481ef1a598702a'
|
||||
|
||||
# amazonaws.com is the official download host per the vendor homepage
|
||||
url "https://s3.amazonaws.com/DTWebsiteSupport/download/freeware/easyfind/#{version}/EasyFind.app.zip"
|
||||
homepage 'http://www.devontechnologies.com/download/products.html'
|
||||
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue