Skip to content

Commit

Permalink
try ssh url instead
Browse files Browse the repository at this point in the history
  • Loading branch information
baggepinnen committed Oct 27, 2023
1 parent 67e5601 commit 78dde4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand Down

0 comments on commit 78dde4f

Please sign in to comment.