@@ -221,8 +221,8 @@ archive and its SHA signature, created in the `deploy` folder:
221221``` console
222222$ ls -l ~ /Work/pkg-config-xpack.git/build/darwin-x64/deploy
223223total 1680
224- -rw-r--r-- 1 ilg staff 853805 Oct 25 13:48 xpack-pkg-config-0.29.2-2 -darwin-x64.tar.gz
225- -rw-r--r-- 1 ilg staff 110 Oct 25 13:48 xpack-pkg-config-0.29.2-2 -darwin-x64.tar.gz.sha
224+ -rw-r--r-- 1 ilg staff 853169 Jan 28 22:40 xpack-pkg-config-0.29.2-1 -darwin-x64.tar.gz
225+ -rw-r--r-- 1 ilg staff 110 Jan 28 22:40 xpack-pkg-config-0.29.2-1 -darwin-x64.tar.gz.sha
226226```
227227
228228#### Apple Silicon macOS
@@ -253,9 +253,9 @@ archive and its SHA signature, created in the `deploy` folder:
253253
254254``` console
255255$ ls -l ~ /Work/pkg-config-xpack.git/build/darwin-arm64/deploy
256- total 1680
257- -rw-r--r-- 1 ilg staff 855289 Oct 25 13:47 xpack-pkg-config-0.29.2-2 -darwin-arm64.tar.gz
258- -rw-r--r-- 1 ilg staff 112 Oct 25 13:47 xpack-pkg-config-0.29.2-2 -darwin-arm64.tar.gz.sha
256+ total 1696
257+ -rw-r--r-- 1 ilg staff 860987 Jan 28 22:41 xpack-pkg-config-0.29.2-1 -darwin-arm64.tar.gz
258+ -rw-r--r-- 1 ilg staff 112 Jan 28 22:41 xpack-pkg-config-0.29.2-1 -darwin-arm64.tar.gz.sha
259259```
260260
261261#### Intel GNU/Linux
@@ -288,9 +288,9 @@ archive and its SHA signature, created in the `deploy` folder:
288288
289289``` console
290290$ ls -l ~ /Work/pkg-config-xpack.git/build/linux-x64/deploy
291- total 876
292- -rw-r--r-- 1 root root 891159 Oct 25 10:45 xpack-pkg-config-0.29.2-2 -linux-x64.tar.gz
293- -rw-r--r-- 1 root root 109 Oct 25 10:45 xpack-pkg-config-0.29.2-2 -linux-x64.tar.gz.sha
291+ total 860
292+ -rw-r--r-- 1 ilg ilg 874508 Jan 28 20:41 xpack-pkg-config-0.29.2-1 -linux-x64.tar.gz
293+ -rw-r--r-- 1 ilg ilg 109 Jan 28 20:41 xpack-pkg-config-0.29.2-1 -linux-x64.tar.gz.sha
294294```
295295
296296##### Build the Windows binaries
@@ -325,9 +325,9 @@ archive and its SHA signature, created in the `deploy` folder:
325325
326326``` console
327327$ ls -l ~ /Work/pkg-config-xpack.git/build/linux-arm64/deploy
328- total 880
329- -rw-r--r-- 1 root root 895542 Oct 25 10:50 xpack-pkg-config-0.29.2-2 -linux-arm64.tar.gz
330- -rw-r--r-- 1 root root 111 Oct 25 10:50 xpack-pkg-config-0.29.2-2 -linux-arm64.tar.gz.sha
328+ total 860
329+ -rw-r--r-- 1 ilg ilg 874685 Jan 28 20:43 xpack-pkg-config-0.29.2-1 -linux-arm64.tar.gz
330+ -rw-r--r-- 1 ilg ilg 111 Jan 28 20:43 xpack-pkg-config-0.29.2-1 -linux-arm64.tar.gz.sha
331331```
332332
333333#### Arm GNU/Linux 32-bit
@@ -358,9 +358,9 @@ archive and its SHA signature, created in the `deploy` folder:
358358
359359``` console
360360$ ls -l ~ /Work/pkg-config-xpack.git/build/linux-arm/deploy
361- total 864
362- -rw-r--r-- 1 root root 879831 Oct 25 10:51 xpack-pkg-config-0.29.2-2 -linux-arm.tar.gz
363- -rw-r--r-- 1 root root 109 Oct 25 10:51 xpack-pkg-config-0.29.2-2 -linux-arm.tar.gz.sha
361+ total 844
362+ -rw-r--r-- 1 ilg ilg 860054 Jan 28 20:44 xpack-pkg-config-0.29.2-1 -linux-arm.tar.gz
363+ -rw-r--r-- 1 ilg ilg 109 Jan 28 20:44 xpack-pkg-config-0.29.2-1 -linux-arm.tar.gz.sha
364364```
365365
366366### Files cache
0 commit comments