Skip to content

Commit 22503ba

Browse files
att
1 parent 8b88849 commit 22503ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build/install_dependencies.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ function install_dependencies()
1111

1212

1313
os.execute("curl -L https://github.com/OUIsolutions/LuaCEmbed/releases/download/0.8.3/LuaCEmbedOne.c -o dependencies/LuaCEmbedOne.c")
14-
os.execute("curl -L https://github.com/OUIsolutions/BearHttpsClient/releases/download/0.3.0/BearHttpsClientOne.c -o dependencies/BearHttpsClientOne.c")
14+
os.execute("curl -L https://github.com/OUIsolutions/BearHttpsClient/releases/download/0.4.0/BearHttpsClientOne.c -o dependencies/BearHttpsClientOne.c")
1515

1616

1717
local new_hasher = darwin.dtw.newHasher()

0 commit comments

Comments
 (0)