Skip to content

Commit

Permalink
Update Manifest.toml and regenerate the bindings
Browse files Browse the repository at this point in the history
  • Loading branch information
Gnimuc committed Jun 20, 2021
1 parent d698f97 commit 3c6ae56
Show file tree
Hide file tree
Showing 15 changed files with 36,573 additions and 16,769 deletions.
38 changes: 19 additions & 19 deletions gen/Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@ uuid = "f43a241f-c20a-4ad4-852c-f6b1247861c6"

[[Expat_jll]]
deps = ["Artifacts", "JLLWrappers", "Libdl", "Pkg"]
git-tree-sha1 = "1402e52fcda25064f51c77a9655ce8680b76acf0"
git-tree-sha1 = "b3bfd02e98aedfa5cf885665493c5598c350cd2f"
uuid = "2e619515-83b5-522b-bb60-26c02a35a201"
version = "2.2.7+6"
version = "2.2.10+0"

[[InteractiveUtils]]
deps = ["Markdown"]
Expand Down Expand Up @@ -71,27 +71,27 @@ uuid = "8f399da3-3557-5675-b5ff-fb832c97cbdb"

[[Libffi_jll]]
deps = ["Artifacts", "JLLWrappers", "Libdl", "Pkg"]
git-tree-sha1 = "a2cd088a88c0d37eef7d209fd3d8712febce0d90"
git-tree-sha1 = "761a393aeccd6aa92ec3515e428c26bf99575b3b"
uuid = "e9f186c6-92d2-5b65-8a66-fee21dc1b490"
version = "3.2.1+4"
version = "3.2.2+0"

[[Libgcrypt_jll]]
deps = ["Artifacts", "JLLWrappers", "Libdl", "Libgpg_error_jll", "Pkg"]
git-tree-sha1 = "b391a18ab1170a2e568f9fb8d83bc7c780cb9999"
git-tree-sha1 = "64613c82a59c120435c067c2b809fc61cf5166ae"
uuid = "d4300ac3-e22c-5743-9152-c294e39db1e4"
version = "1.8.5+4"
version = "1.8.7+0"

[[Libgpg_error_jll]]
deps = ["Artifacts", "JLLWrappers", "Libdl", "Pkg"]
git-tree-sha1 = "ec7f2e8ad5c9fa99fc773376cdbc86d9a5a23cb7"
git-tree-sha1 = "c333716e46366857753e273ce6a69ee0945a6db9"
uuid = "7add5ba3-2f88-524e-9cd5-f83b8a55f7b8"
version = "1.36.0+3"
version = "1.42.0+0"

[[Libiconv_jll]]
deps = ["Artifacts", "JLLWrappers", "Libdl", "Pkg"]
git-tree-sha1 = "8e924324b2e9275a51407a4e06deb3455b1e359f"
git-tree-sha1 = "42b62845d70a619f063a7da093d995ec8e15e778"
uuid = "94ce4f54-9a6c-5748-9c1c-f9c7231a4531"
version = "1.16.0+7"
version = "1.16.1+1"

[[Logging]]
uuid = "56ddb016-857b-54e1-b83d-db4d58db5568"
Expand All @@ -116,9 +116,9 @@ uuid = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"

[[Preferences]]
deps = ["TOML"]
git-tree-sha1 = "ea79e4c9077208cd3bc5d29631a26bc0cff78902"
git-tree-sha1 = "00cfd92944ca9c760982747e9a1d0d5d86ab1e5a"
uuid = "21216c6a-2e73-6563-6e65-726566657250"
version = "1.2.1"
version = "1.2.2"

[[Printf]]
deps = ["Unicode"]
Expand Down Expand Up @@ -164,21 +164,21 @@ version = "1.2.177+0"

[[Wayland_jll]]
deps = ["Artifacts", "Expat_jll", "JLLWrappers", "Libdl", "Libffi_jll", "Pkg", "XML2_jll"]
git-tree-sha1 = "dc643a9b774da1c2781413fd7b6dcd2c56bb8056"
git-tree-sha1 = "3e61f0b86f90dacb0bc0e73a0c5a83f6a8636e23"
uuid = "a2964d1f-97da-50d4-b82a-358c7fce9d89"
version = "1.17.0+4"
version = "1.19.0+0"

[[XML2_jll]]
deps = ["Artifacts", "JLLWrappers", "Libdl", "Libiconv_jll", "Pkg", "Zlib_jll"]
git-tree-sha1 = "afd2b541e8fd425cd3b7aa55932a257035ab4a70"
git-tree-sha1 = "1acf5bdf07aa0907e0a37d3718bb88d4b687b74a"
uuid = "02c8fc9c-b97f-50b9-bbe4-9be30ff0a78a"
version = "2.9.11+0"
version = "2.9.12+0"

[[XSLT_jll]]
deps = ["Artifacts", "JLLWrappers", "Libdl", "Libgcrypt_jll", "Pkg", "XML2_jll"]
git-tree-sha1 = "2b3eac39df218762d2d005702d601cd44c997497"
deps = ["Artifacts", "JLLWrappers", "Libdl", "Libgcrypt_jll", "Libgpg_error_jll", "Libiconv_jll", "Pkg", "XML2_jll", "Zlib_jll"]
git-tree-sha1 = "91844873c4085240b95e795f692c4cec4d805f8a"
uuid = "aed1982a-8fda-507f-9586-7b0439959a61"
version = "1.1.33+4"
version = "1.1.34+0"

[[Xorg_libX11_jll]]
deps = ["Artifacts", "JLLWrappers", "Libdl", "Pkg", "Xorg_libxcb_jll", "Xorg_xtrans_jll"]
Expand Down
1,620 changes: 1,518 additions & 102 deletions lib/aarch64-apple-darwin20.jl

Large diffs are not rendered by default.

5,378 changes: 3,397 additions & 1,981 deletions lib/aarch64-linux-gnu.jl

Large diffs are not rendered by default.

5,378 changes: 3,397 additions & 1,981 deletions lib/aarch64-linux-musl.jl

Large diffs are not rendered by default.

2,058 changes: 1,735 additions & 323 deletions lib/armv7l-linux-gnueabihf.jl

Large diffs are not rendered by default.

2,058 changes: 1,735 additions & 323 deletions lib/armv7l-linux-musleabihf.jl

Large diffs are not rendered by default.

2,058 changes: 1,735 additions & 323 deletions lib/i686-linux-gnu.jl

Large diffs are not rendered by default.

2,058 changes: 1,735 additions & 323 deletions lib/i686-linux-musl.jl

Large diffs are not rendered by default.

5,388 changes: 3,400 additions & 1,988 deletions lib/i686-w64-mingw32.jl

Large diffs are not rendered by default.

5,378 changes: 3,397 additions & 1,981 deletions lib/powerpc64le-linux-gnu.jl

Large diffs are not rendered by default.

1,620 changes: 1,518 additions & 102 deletions lib/x86_64-apple-darwin14.jl

Large diffs are not rendered by default.

5,378 changes: 3,397 additions & 1,981 deletions lib/x86_64-linux-gnu.jl

Large diffs are not rendered by default.

5,378 changes: 3,397 additions & 1,981 deletions lib/x86_64-linux-musl.jl

Large diffs are not rendered by default.

5,378 changes: 3,397 additions & 1,981 deletions lib/x86_64-unknown-freebsd11.1.jl

Large diffs are not rendered by default.

4,176 changes: 2,796 additions & 1,380 deletions lib/x86_64-w64-mingw32.jl

Large diffs are not rendered by default.

0 comments on commit 3c6ae56

Please sign in to comment.