juliaup 1.8.16
Closes #119695. Signed-off-by: Patrick Linnane <patrick@linnane.io> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>master
parent
03a71d375f
commit
d7da175222
|
@ -1,8 +1,8 @@
|
||||||
class Juliaup < Formula
|
class Juliaup < Formula
|
||||||
desc "Julia installer and version multiplexer"
|
desc "Julia installer and version multiplexer"
|
||||||
homepage "https://github.com/JuliaLang/juliaup"
|
homepage "https://github.com/JuliaLang/juliaup"
|
||||||
url "https://github.com/JuliaLang/juliaup/archive/v1.8.12.tar.gz"
|
url "https://github.com/JuliaLang/juliaup/archive/v1.8.16.tar.gz"
|
||||||
sha256 "30356cad26ed13c484520a9f76a5426e959a5209054589168394a4cab7bb853f"
|
sha256 "99b0d62b589c8a330fffaa2252b8e4251124bfd59077f0789a6a456d3b1ae81a"
|
||||||
license "MIT"
|
license "MIT"
|
||||||
head "https://github.com/JuliaLang/juliaup.git", branch: "master"
|
head "https://github.com/JuliaLang/juliaup.git", branch: "master"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue