update outguess.rb (#46877)

Add user_agent: :fake to url
This commit is contained in:
Rbcafe 2018-05-09 08:40:37 +02:00 committed by commitay
parent 1a670d3853
commit dc3343e6ae
1 changed files with 2 additions and 1 deletions

View File

@ -2,7 +2,8 @@ cask 'outguess' do
version :latest
sha256 :no_check
url 'https://www.rbcafe.com/download/outguess.zip'
url 'https://www.rbcafe.com/download/outguess.zip',
user_agent: :fake
name 'Outguess'
homepage 'https://www.rbcafe.com/software/outguess/'