From 78dde4f057cf9c893924c63d58f35e313e55a401 Mon Sep 17 00:00:00 2001 From: Fredrik Bagge Carlson Date: Fri, 27 Oct 2023 15:17:46 +0200 Subject: [PATCH] try ssh url instead --- Manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Manifest.toml b/Manifest.toml index f92551b2..f499d371 100644 --- a/Manifest.toml +++ b/Manifest.toml @@ -568,7 +568,7 @@ version = "1.0.40" deps = ["ChainRules", "ConstructionBase", "DataStructures", "DiffEqCallbacks", "DocStringExtensions", "Expronicon", "ForwardDiff", "Graphs", "IfElse", "Libdl", "LinearAlgebra", "ModelingToolkit", "OffsetArrays", "Preferences", "RuntimeGeneratedFunctions", "SciMLBase", "Setfield", "SparseArrays", "SparseDiffTools", "SpecialFunctions", "StaticArrays", "StrideArraysCore", "Symbolics", "UnPack"] git-tree-sha1 = "5d84502e5d30d40cca3b20c398be2fa542e9e88e" repo-rev = "master" -repo-url = "https://github.com/JuliaComputing/JuliaSimCompiler.jl.git" +repo-url = "git@github.com:JuliaComputing/JuliaSimCompiler.jl.git" uuid = "8391cb6b-4921-5777-4e45-fd9aab8cb88d" version = "0.1.3"