julia: revision bump (mbedtls@2 2.28.1)
Closes #105927. Signed-off-by: Rui Chen <rui@chenrui.dev> Signed-off-by: Alexander Bayandin <a.bayandin@gmail.com> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>master
parent
5880bd1865
commit
a87a93a9c9
|
@ -2,6 +2,7 @@ class Julia < Formula
|
|||
desc "Fast, Dynamic Programming Language"
|
||||
homepage "https://julialang.org/"
|
||||
license all_of: ["MIT", "BSD-3-Clause", "Apache-2.0", "BSL-1.0"]
|
||||
revision 1
|
||||
head "https://github.com/JuliaLang/julia.git", branch: "master"
|
||||
|
||||
stable do
|
||||
|
|
Loading…
Reference in New Issue