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
David Anthoff 2023-01-03 21:41:34 +00:00 committed by BrewTestBot
parent 03a71d375f
commit d7da175222
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
class Juliaup < Formula
desc "Julia installer and version multiplexer"
homepage "https://github.com/JuliaLang/juliaup"
url "https://github.com/JuliaLang/juliaup/archive/v1.8.12.tar.gz"
sha256 "30356cad26ed13c484520a9f76a5426e959a5209054589168394a4cab7bb853f"
url "https://github.com/JuliaLang/juliaup/archive/v1.8.16.tar.gz"
sha256 "99b0d62b589c8a330fffaa2252b8e4251124bfd59077f0789a6a456d3b1ae81a"
license "MIT"
head "https://github.com/JuliaLang/juliaup.git", branch: "master"