mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-16 22:06:43 -06:00
use HTTPS url in weka.rb
This commit is contained in:
parent
c3da7d239a
commit
417db8bbf9
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
class Weka < Cask
|
||||
url 'http://downloads.sourceforge.net/sourceforge/weka/weka-3-6-11-oracle-jvm.dmg'
|
||||
url 'https://downloads.sourceforge.net/sourceforge/weka/weka-3-6-11-oracle-jvm.dmg'
|
||||
homepage 'http://www.cs.waikato.ac.nz/ml/weka/'
|
||||
version '3.6.11'
|
||||
sha256 '51643edc349f46d76b96460ab16b97cf8e2d63ae6a4f6e5ba4c89dd404b56cea'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue