Skip to content

Commit 43b541e

Browse files
authored
try use updated windows compilers in PackageCompiler (#1120)
1 parent b285b1c commit 43b541e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.ci/Manifest.toml

+4-4
Original file line numberDiff line numberDiff line change
@@ -124,11 +124,11 @@ version = "0.3.28+3"
124124

125125
[[deps.PackageCompiler]]
126126
deps = ["Artifacts", "Glob", "LazyArtifacts", "Libdl", "Pkg", "Printf", "RelocatableFolders", "TOML", "UUIDs", "p7zip_jll"]
127-
git-tree-sha1 = "02aabd917887f198fd0a01b1d935774c5c459f8c"
128-
repo-rev = "master"
127+
git-tree-sha1 = "946623a388d8cb5874a0e2cb062dbbcfbb90cea5"
128+
repo-rev = "kc/artifacts"
129129
repo-url = "https://github.com/JuliaLang/PackageCompiler.jl.git"
130130
uuid = "9b87118b-4619-50d2-8e1e-99f35a4d4d9d"
131-
version = "2.1.22"
131+
version = "2.1.24"
132132

133133
[[deps.Pkg]]
134134
deps = ["Artifacts", "Dates", "Downloads", "FileWatching", "LibGit2", "Libdl", "Logging", "Markdown", "Printf", "Random", "SHA", "TOML", "Tar", "UUIDs", "p7zip_jll"]
@@ -211,7 +211,7 @@ version = "1.3.1+1"
211211
[[deps.libblastrampoline_jll]]
212212
deps = ["Artifacts", "Libdl"]
213213
uuid = "8e850b90-86db-534c-a0d3-1478176c7d93"
214-
version = "5.11.1+0"
214+
version = "5.11.2+0"
215215

216216
[[deps.nghttp2_jll]]
217217
deps = ["Artifacts", "Libdl"]

0 commit comments

Comments
 (0)