Skip to content

Commit c761875

Browse files
committed
HelloWorldC_jll build 1.0.8+1
1 parent 57b0aec commit c761875

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

Artifacts.toml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,6 @@ os = "linux"
88
sha256 = "56e5ad8c13ebef516aa060cea7aaedabacb568c1e41b2807a1e4680bacb7bf49"
99
url = "https://github.com/JuliaBinaryWrappers/HelloWorldC_jll.jl/releases/download/HelloWorldC-v1.0.8+0/HelloWorldC.v1.0.8.arm-linux-gnueabihf.tar.gz"
1010
[[HelloWorldC]]
11-
arch = "x86_64"
12-
git-tree-sha1 = "24e61433b72b87e837da61f8900fbf071bb5999a"
13-
libc = "glibc"
14-
os = "linux"
15-
16-
[[HelloWorldC.download]]
17-
sha256 = "8dbb38a46a64cc6363e500b2f99dab957d616711e183f58ea914ac5621240d8d"
18-
url = "https://github.com/JuliaBinaryWrappers/HelloWorldC_jll.jl/releases/download/HelloWorldC-v1.0.8+0/HelloWorldC.v1.0.8.x86_64-linux-gnu.tar.gz"
19-
[[HelloWorldC]]
2011
arch = "aarch64"
2112
git-tree-sha1 = "285fb25282e4dcfb0f6df148706528e6b231b50d"
2213
libc = "musl"
@@ -111,3 +102,12 @@ os = "linux"
111102
[[HelloWorldC.download]]
112103
sha256 = "16319acc58ebfd81ecae26d570b959d61c3a24814d0f98a9d69cdcbfd58f2dad"
113104
url = "https://github.com/JuliaBinaryWrappers/HelloWorldC_jll.jl/releases/download/HelloWorldC-v1.0.8+0/HelloWorldC.v1.0.8.arm-linux-musleabihf.tar.gz"
105+
[[HelloWorldC]]
106+
arch = "x86_64"
107+
git-tree-sha1 = "73235ed1c701268c78ede8989340e003dd950eda"
108+
libc = "glibc"
109+
os = "linux"
110+
111+
[[HelloWorldC.download]]
112+
sha256 = "7339ee4835e3387bcafd9cbd5d89935feaccde2ff9fb3c379a7567f2a8c68341"
113+
url = "https://github.com/JuliaBinaryWrappers/HelloWorldC_jll.jl/releases/download/HelloWorldC-v1.0.8+1/HelloWorldC.v1.0.8.x86_64-linux-gnu.tar.gz"

LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright 2019
1+
Copyright 2020
22

33
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
44

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "HelloWorldC_jll"
22
uuid = "dca1746e-5efc-54fc-8249-22745bc95a49"
3-
version = "1.0.8+0"
3+
version = "1.0.8+1"
44

55
[deps]
66
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"

0 commit comments

Comments
 (0)