Skip to content

Commit

Permalink
Updated macOS ruby installation script
Browse files Browse the repository at this point in the history
  • Loading branch information
golosio committed Mar 15, 2020
1 parent a582d85 commit ea45b5f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 27 deletions.
24 changes: 0 additions & 24 deletions homebrew/neurongpu.rb

This file was deleted.

6 changes: 3 additions & 3 deletions macOS/neurongpu.rb
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
cask 'neurongpu' do
version '1.0.8'
version '1.2.0'
sha256 :no_check

url "http://0.0.0.0:8000/NeuronGPU-macOS-1.0.8-alpha.2.tgz"
url "http://0.0.0.0:8000/NeuronGPU-macOS-1.2.0.tgz"
name 'Neurongpu'
homepage 'https://github.com/golosio/NeuronGPU'
homepage 'https://github.com/golosio/NeuronGPU/wiki'

depends_on macos: [
:sierra,
Expand Down

0 comments on commit ea45b5f

Please sign in to comment.