Skip to content

Commit

Permalink
Updated to Somoclu 1.7.5
Browse files Browse the repository at this point in the history
  • Loading branch information
peterwittek committed Mar 1, 2018
1 parent 4a84841 commit a506f92
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deps/build.jl
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ using BinDeps

@BinDeps.setup

somoclu_version="1.7.4"
somoclu_version="1.7.5"

link = "https://github.com/peterwittek/somoclu/releases/download/1.7.5-pre/somoclu-$(somoclu_version).tar.gz"
link = "https://github.com/peterwittek/somoclu/releases/download/$(somoclu_version)/somoclu-$(somoclu_version).tar.gz"

if !is_windows()
libsomoclu = library_dependency("libsomoclu",
Expand Down

0 comments on commit a506f92

Please sign in to comment.