Skip to content

Commit 676643c

Browse files
committed
Add curl zip to the manifest
1 parent 2133ed1 commit 676643c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

flatpak/io.github.softfever.OrcaSlicer.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,12 @@ modules:
195195
dest: external-packages/GMP
196196
sha256: eae9326beb4158c386e39a356818031bd28f3124cf915f8c5b1dc4c7a36b4d7c
197197

198+
# curl
199+
- type: file
200+
url: https://github.com/curl/curl/archive/refs/tags/curl-7_75_0.zip
201+
dest: external-packages/CURL
202+
sha256: a63ae025bb0a14f119e73250f2c923f4bf89aa93b8d4fafa4a9f5353a96a765a
203+
198204
# MPFR
199205
- type: file
200206
url: https://www.mpfr.org/mpfr-4.2.2/mpfr-4.2.2.tar.bz2

0 commit comments

Comments
 (0)