@@ -13,42 +13,42 @@ let package = Package(
13
13
. binaryTarget(
14
14
name: " ios_system " ,
15
15
url: " https://github.com/holzschu/ios_system/releases/download/v3.0.0/ios_system.xcframework.zip " ,
16
- checksum: " 66f4a5e696e29f3c70e8bab3a3e8c5f5a0bda48ab102e9db98a90db93b0981ea "
16
+ checksum: " 635fc346304416f05f94a61ded08a2a5792f5072081eca7c142834326366d4d0 "
17
17
) ,
18
18
. binaryTarget(
19
19
name: " awk " ,
20
20
url: " https://github.com/holzschu/ios_system/releases/download/v3.0.0/awk.xcframework.zip " ,
21
- checksum: " d0ac9d6d98b8129c8b392a337c7d5e8289cdbdf9be3d5e6a5376891489c520a1 "
21
+ checksum: " d8fc59849698f9b0b43b5fa77d7d38410ec95482965e3a11afe03e6bebd06b88 "
22
22
) ,
23
23
. binaryTarget(
24
24
name: " curl_ios " ,
25
25
url: " https://github.com/holzschu/ios_system/releases/download/v3.0.0/curl_ios.xcframework.zip " ,
26
- checksum: " 8281e5b74ce6c4f6132415172cc806d097ba283048eb0882d14e1485ec49dade "
26
+ checksum: " c07f2fca448a1cc23ba98bd979962a44587b4017508e101e1f7dcb4d0ca27b60 "
27
27
) ,
28
28
. binaryTarget(
29
29
name: " files " ,
30
30
url: " https://github.com/holzschu/ios_system/releases/download/v3.0.0/files.xcframework.zip " ,
31
- checksum: " 8296849e51ee9ddbb3796a1a87bb3a411cfdabd827d48bd5713fbfb3333d9862 "
31
+ checksum: " c24641cf21f710d6db0832399e261c01b3504caf86ff6d13dcf0dcbaa1dd1172 "
32
32
) ,
33
33
. binaryTarget(
34
34
name: " shell " ,
35
35
url: " https://github.com/holzschu/ios_system/releases/download/v3.0.0/shell.xcframework.zip " ,
36
- checksum: " 846651a205e9d781f1f71d3124b5cfca3edfa7722a6c11977ab9c6c73049a810 "
36
+ checksum: " cbd1a7675990777cef0d19c85295915f9d5af4430d1c7c631322d6e19495b148 "
37
37
) ,
38
38
. binaryTarget(
39
39
name: " ssh_cmd " ,
40
40
url: " https://github.com/holzschu/ios_system/releases/download/v3.0.0/ssh_cmd.xcframework.zip " ,
41
- checksum: " 9b57b07d4e552f30f7127843860defe4e8edbad8c0b5f2e4c7e99399713b87e6 "
41
+ checksum: " 67174120060604888ee15c7b5f71686b671d80224f1cd9576f8d24381ed96759 "
42
42
) ,
43
43
. binaryTarget(
44
44
name: " tar " ,
45
45
url: " https://github.com/holzschu/ios_system/releases/download/v3.0.0/tar.xcframework.zip " ,
46
- checksum: " f5769e81aa15730cc041a7d95a8a8b549888633b2649b4f0adc20b437c25fb4d "
46
+ checksum: " e5e1ca866576d291a75b9f8ae18cdf215a6b70efde3144e7a0905488b0d42dc5 "
47
47
) ,
48
48
. binaryTarget(
49
49
name: " text " ,
50
50
url: " https://github.com/holzschu/ios_system/releases/download/v3.0.0/text.xcframework.zip " ,
51
- checksum: " bd594ed4bbc67cf9c9393e360a35a35dd9674a4be0d460622221935ea7c76eb2 "
51
+ checksum: " c832c4e6b234c297526f2e16cfbf197da5be332dc69a3bdf452e135f8c33a77c "
52
52
) ,
53
53
// Other frameworks (no auto-build, so still at .../2.7/...)
54
54
. binaryTarget(
@@ -78,13 +78,13 @@ let package = Package(
78
78
)
79
79
]
80
80
)
81
- /* checksums computed by github action, from https://github.com/holzschu/ios_system/releases/tag/v3.0.0
82
- ios_system.xcframework.zip 66f4a5e696e29f3c70e8bab3a3e8c5f5a0bda48ab102e9db98a90db93b0981ea
83
- awk.xcframework.zip d0ac9d6d98b8129c8b392a337c7d5e8289cdbdf9be3d5e6a5376891489c520a1
84
- curl_ios.xcframework.zip 8281e5b74ce6c4f6132415172cc806d097ba283048eb0882d14e1485ec49dade
85
- files.xcframework.zip 8296849e51ee9ddbb3796a1a87bb3a411cfdabd827d48bd5713fbfb3333d9862
86
- shell.xcframework.zip 846651a205e9d781f1f71d3124b5cfca3edfa7722a6c11977ab9c6c73049a810
87
- ssh_cmd.xcframework.zip 9b57b07d4e552f30f7127843860defe4e8edbad8c0b5f2e4c7e99399713b87e6
88
- tar.xcframework.zip f5769e81aa15730cc041a7d95a8a8b549888633b2649b4f0adc20b437c25fb4d
89
- text.xcframework.zip bd594ed4bbc67cf9c9393e360a35a35dd9674a4be0d460622221935ea7c76eb2
81
+ /* checksums computed by github action, from https://github.com/holzschu/ios_system/releases/tag/v3.0.1
82
+ ios_system.xcframework.zip 635fc346304416f05f94a61ded08a2a5792f5072081eca7c142834326366d4d0
83
+ awk.xcframework.zip d8fc59849698f9b0b43b5fa77d7d38410ec95482965e3a11afe03e6bebd06b88
84
+ curl_ios.xcframework.zip c07f2fca448a1cc23ba98bd979962a44587b4017508e101e1f7dcb4d0ca27b60
85
+ files.xcframework.zip c24641cf21f710d6db0832399e261c01b3504caf86ff6d13dcf0dcbaa1dd1172
86
+ shell.xcframework.zip cbd1a7675990777cef0d19c85295915f9d5af4430d1c7c631322d6e19495b148
87
+ ssh_cmd.xcframework.zip 67174120060604888ee15c7b5f71686b671d80224f1cd9576f8d24381ed96759
88
+ tar.xcframework.zip e5e1ca866576d291a75b9f8ae18cdf215a6b70efde3144e7a0905488b0d42dc5
89
+ text.xcframework.zip c832c4e6b234c297526f2e16cfbf197da5be332dc69a3bdf452e135f8c33a77c
90
90
*/
0 commit comments