Skip to content

Commit 75c9625

Browse files
committed
juliaup 1.18.7
1 parent 26cb5fa commit 75c9625

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/j/juliaup.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Juliaup < Formula
22
desc "Julia installer and version multiplexer"
33
homepage "https://github.com/JuliaLang/juliaup"
4-
url "https://github.com/JuliaLang/juliaup/archive/refs/tags/v1.18.5.tar.gz"
5-
sha256 "c1e741fcc70471eaf70bc136fdc28d981494f6da001518e6c95f009fe77848ba"
4+
url "https://github.com/JuliaLang/juliaup/archive/refs/tags/v1.18.7.tar.gz"
5+
sha256 "ded8173e7f87accd142969431136953174e75256d3d83ecbf6bfb6177fcf94f5"
66
license "MIT"
77
head "https://github.com/JuliaLang/juliaup.git", branch: "main"
88

0 commit comments

Comments
 (0)