﻿2025-08-20T18:49:04.0879359Z Current runner version: '2.328.0'
2025-08-20T18:49:04.0907232Z ##[group]Runner Image Provisioner
2025-08-20T18:49:04.0908427Z Hosted Compute Agent
2025-08-20T18:49:04.0909602Z Version: 20250818.377
2025-08-20T18:49:04.0910654Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T18:49:04.0911805Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T18:49:04.0912922Z ##[endgroup]
2025-08-20T18:49:04.0913752Z ##[group]Operating System
2025-08-20T18:49:04.0914592Z Ubuntu
2025-08-20T18:49:04.0915699Z 24.04.2
2025-08-20T18:49:04.0916535Z LTS
2025-08-20T18:49:04.0917259Z ##[endgroup]
2025-08-20T18:49:04.0918067Z ##[group]Runner Image
2025-08-20T18:49:04.0918814Z Image: ubuntu-24.04
2025-08-20T18:49:04.0919338Z Version: 20250810.1.0
2025-08-20T18:49:04.0920405Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250810.1/images/ubuntu/Ubuntu2404-Readme.md
2025-08-20T18:49:04.0921926Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250810.1
2025-08-20T18:49:04.0922897Z ##[endgroup]
2025-08-20T18:49:04.0923914Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T18:49:04.0926218Z Contents: read
2025-08-20T18:49:04.0927107Z Metadata: read
2025-08-20T18:49:04.0927922Z ##[endgroup]
2025-08-20T18:49:04.0930285Z Secret source: Actions
2025-08-20T18:49:04.0931095Z Prepare workflow directory
2025-08-20T18:49:04.1257514Z Prepare all required actions
2025-08-20T18:49:04.1352452Z Complete job name: pre-trigger-build
2025-08-20T18:49:04.2042586Z ##[group]Run ##presets
2025-08-20T18:49:04.2043380Z [36;1m##presets[0m
2025-08-20T18:49:04.2043894Z [36;1mset +x ; set +e[0m
2025-08-20T18:49:04.2044474Z [36;1m#-------------#[0m
2025-08-20T18:49:04.2045316Z [36;1m##CoreUtils[0m
2025-08-20T18:49:04.2045897Z [36;1msudo apt update -y[0m
2025-08-20T18:49:04.2046705Z [36;1msudo apt install bc coreutils curl dos2unix fdupes jq moreutils wget -y[0m
2025-08-20T18:49:04.2048809Z [36;1msudo apt-get install apt-transport-https apt-utils ca-certificates coreutils dos2unix gnupg2 jq moreutils p7zip-full rename rsync software-properties-common texinfo tmux util-linux wget -y 2>/dev/null ; sudo apt-get update -y 2>/dev/null[0m
2025-08-20T18:49:04.2050579Z [36;1m#-------------#[0m
2025-08-20T18:49:04.2051100Z [36;1m##Host[0m
2025-08-20T18:49:04.2051832Z [36;1mHOST_TRIPLET="$(uname -m)-$(uname -s)"[0m
2025-08-20T18:49:04.2052789Z [36;1mecho "HOST_TRIPLET=${HOST_TRIPLET}" >> "${GITHUB_ENV}"[0m
2025-08-20T18:49:04.2053667Z [36;1m#-------------#[0m
2025-08-20T18:49:04.2054185Z [36;1m##Repo[0m
2025-08-20T18:49:04.2055042Z [36;1mPKG_REPO="${GITHUB_REPOSITORY}"[0m
2025-08-20T18:49:04.2055796Z [36;1mecho "PKG_REPO=${PKG_REPO#*/}" >> "${GITHUB_ENV}"[0m
2025-08-20T18:49:04.2056454Z [36;1m#-------------#[0m
2025-08-20T18:49:04.2057006Z [36;1m##tmp[0m
2025-08-20T18:49:04.2057614Z [36;1mSYSTMP="$(dirname $(mktemp -u))" && export SYSTMP="${SYSTMP}"[0m
2025-08-20T18:49:04.2058399Z [36;1mecho "SYSTMP=${SYSTMP}" >> "${GITHUB_ENV}"[0m
2025-08-20T18:49:04.2059059Z [36;1m#-------------#[0m
2025-08-20T18:49:04.2059583Z [36;1mmkdir -p "${HOME}/bin"[0m
2025-08-20T18:49:04.2060180Z [36;1msudo apt update -y[0m
2025-08-20T18:49:04.2060690Z [36;1msudo apt install dos2unix -y[0m
2025-08-20T18:49:04.2061332Z [36;1m##User-Agent[0m
2025-08-20T18:49:04.2062683Z [36;1mUSER_AGENT="$(curl -qfsSL 'https://raw.githubusercontent.com/pkgforge/devscripts/refs/heads/main/Misc/User-Agents/ua_firefox_macos_latest.txt')" && export USER_AGENT="${USER_AGENT}"[0m
2025-08-20T18:49:04.2064243Z [36;1mecho "USER_AGENT=${USER_AGENT}" >> "${GITHUB_ENV}"[0m
2025-08-20T18:49:04.2364617Z shell: /usr/bin/bash -e {0}
2025-08-20T18:49:04.2366409Z ##[endgroup]
2025-08-20T18:49:04.2791863Z 
2025-08-20T18:49:04.2792534Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T18:49:04.2793264Z 
2025-08-20T18:49:04.3935999Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T18:49:04.4327772Z Hit:2 http://azure.archive.ubuntu.com/ubuntu noble InRelease
2025-08-20T18:49:04.4349942Z Hit:6 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T18:49:04.4354230Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB]
2025-08-20T18:49:04.4483008Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB]
2025-08-20T18:49:04.4570189Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble-security InRelease [126 kB]
2025-08-20T18:49:04.4648447Z Get:7 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease [3600 B]
2025-08-20T18:49:04.6866086Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1349 kB]
2025-08-20T18:49:04.7032836Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble-updates/main Translation-en [268 kB]
2025-08-20T18:49:04.7062137Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 Components [175 kB]
2025-08-20T18:49:04.7084967Z Get:11 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1124 kB]
2025-08-20T18:49:04.7154527Z Get:12 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe Translation-en [288 kB]
2025-08-20T18:49:04.7190843Z Get:13 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 Components [377 kB]
2025-08-20T18:49:04.7234987Z Get:14 http://azure.archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [1728 kB]
2025-08-20T18:49:04.7331002Z Get:15 http://azure.archive.ubuntu.com/ubuntu noble-updates/restricted Translation-en [382 kB]
2025-08-20T18:49:04.7380203Z Get:16 http://azure.archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Components [212 B]
2025-08-20T18:49:04.7383329Z Get:17 http://azure.archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Components [940 B]
2025-08-20T18:49:04.7884451Z Get:18 http://azure.archive.ubuntu.com/ubuntu noble-backports/main amd64 Components [7060 B]
2025-08-20T18:49:04.7976173Z Get:19 http://azure.archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [30.2 kB]
2025-08-20T18:49:04.7978824Z Get:20 http://azure.archive.ubuntu.com/ubuntu noble-backports/universe Translation-en [17.4 kB]
2025-08-20T18:49:04.7981474Z Get:21 http://azure.archive.ubuntu.com/ubuntu noble-backports/universe amd64 Components [19.2 kB]
2025-08-20T18:49:04.7983898Z Get:22 http://azure.archive.ubuntu.com/ubuntu noble-backports/restricted amd64 Components [216 B]
2025-08-20T18:49:04.7995372Z Get:23 http://azure.archive.ubuntu.com/ubuntu noble-backports/multiverse amd64 Components [212 B]
2025-08-20T18:49:04.8052419Z Get:24 http://azure.archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1081 kB]
2025-08-20T18:49:04.8147770Z Get:25 http://azure.archive.ubuntu.com/ubuntu noble-security/main Translation-en [187 kB]
2025-08-20T18:49:04.8167710Z Get:26 http://azure.archive.ubuntu.com/ubuntu noble-security/main amd64 Components [21.6 kB]
2025-08-20T18:49:04.8184017Z Get:27 http://azure.archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [881 kB]
2025-08-20T18:49:04.8251052Z Get:28 http://azure.archive.ubuntu.com/ubuntu noble-security/universe Translation-en [195 kB]
2025-08-20T18:49:04.8282183Z Get:29 http://azure.archive.ubuntu.com/ubuntu noble-security/universe amd64 Components [52.2 kB]
2025-08-20T18:49:04.8298385Z Get:30 http://azure.archive.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [1625 kB]
2025-08-20T18:49:04.8492871Z Get:31 http://azure.archive.ubuntu.com/ubuntu noble-security/restricted Translation-en [359 kB]
2025-08-20T18:49:04.8539953Z Get:34 https://packages.microsoft.com/ubuntu/24.04/prod noble/main arm64 Packages [33.2 kB]
2025-08-20T18:49:04.8578267Z Get:35 https://packages.microsoft.com/ubuntu/24.04/prod noble/main amd64 Packages [48.0 kB]
2025-08-20T18:49:04.8604216Z Get:36 https://packages.microsoft.com/ubuntu/24.04/prod noble/main armhf Packages [9870 B]
2025-08-20T18:49:04.8890067Z Get:32 http://azure.archive.ubuntu.com/ubuntu noble-security/restricted amd64 Components [212 B]
2025-08-20T18:49:04.8905026Z Get:33 http://azure.archive.ubuntu.com/ubuntu noble-security/multiverse amd64 Components [208 B]
2025-08-20T18:49:15.1685572Z Fetched 10.6 MB in 1s (7650 kB/s)
2025-08-20T18:49:15.8430309Z Reading package lists...
2025-08-20T18:49:15.9816309Z Building dependency tree...
2025-08-20T18:49:15.9822166Z Reading state information...
2025-08-20T18:49:15.9949633Z 47 packages can be upgraded. Run 'apt list --upgradable' to see them.
2025-08-20T18:49:16.0062139Z 
2025-08-20T18:49:16.0063102Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T18:49:16.0065439Z 
2025-08-20T18:49:16.0192816Z Reading package lists...
2025-08-20T18:49:16.1736282Z Building dependency tree...
2025-08-20T18:49:16.1743351Z Reading state information...
2025-08-20T18:49:16.3113396Z bc is already the newest version (1.07.1-3ubuntu4).
2025-08-20T18:49:16.3114474Z bc set to manually installed.
2025-08-20T18:49:16.3115701Z coreutils is already the newest version (9.4-3ubuntu6).
2025-08-20T18:49:16.3116794Z curl is already the newest version (8.5.0-2ubuntu10.6).
2025-08-20T18:49:16.3117700Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T18:49:16.3118761Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T18:49:16.3119462Z The following additional packages will be installed:
2025-08-20T18:49:16.3120098Z   libtime-duration-perl
2025-08-20T18:49:16.3575688Z The following NEW packages will be installed:
2025-08-20T18:49:16.3582747Z   dos2unix fdupes libtime-duration-perl moreutils
2025-08-20T18:49:16.3743114Z 0 upgraded, 4 newly installed, 0 to remove and 47 not upgraded.
2025-08-20T18:49:16.3973504Z Need to get 616 kB of archives.
2025-08-20T18:49:16.3974314Z After this operation, 2255 kB of additional disk space will be used.
2025-08-20T18:49:16.3975251Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T18:49:16.4343525Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 fdupes amd64 1:2.3.0-1build1 [46.4 kB]
2025-08-20T18:49:16.4523284Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libtime-duration-perl all 1.21-2 [12.3 kB]
2025-08-20T18:49:16.4676053Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 moreutils amd64 0.69-1 [56.4 kB]
2025-08-20T18:49:16.4855508Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 dos2unix amd64 7.5.1-1 [501 kB]
2025-08-20T18:49:16.7566426Z Fetched 616 kB in 0s (5474 kB/s)
2025-08-20T18:49:16.7869666Z Selecting previously unselected package fdupes.
2025-08-20T18:49:16.8522302Z (Reading database ... 
2025-08-20T18:49:16.8522933Z (Reading database ... 5%
2025-08-20T18:49:16.8523505Z (Reading database ... 10%
2025-08-20T18:49:16.8524197Z (Reading database ... 15%
2025-08-20T18:49:16.8525049Z (Reading database ... 20%
2025-08-20T18:49:16.8525651Z (Reading database ... 25%
2025-08-20T18:49:16.8526256Z (Reading database ... 30%
2025-08-20T18:49:16.8526868Z (Reading database ... 35%
2025-08-20T18:49:16.8527416Z (Reading database ... 40%
2025-08-20T18:49:16.8527911Z (Reading database ... 45%
2025-08-20T18:49:16.8528424Z (Reading database ... 50%
2025-08-20T18:49:17.0189880Z (Reading database ... 55%
2025-08-20T18:49:17.2292653Z (Reading database ... 60%
2025-08-20T18:49:17.6402807Z (Reading database ... 65%
2025-08-20T18:49:17.8744750Z (Reading database ... 70%
2025-08-20T18:49:18.0010330Z (Reading database ... 75%
2025-08-20T18:49:18.6590311Z (Reading database ... 80%
2025-08-20T18:49:19.5846404Z (Reading database ... 85%
2025-08-20T18:49:20.5415330Z (Reading database ... 90%
2025-08-20T18:49:21.4186532Z (Reading database ... 95%
2025-08-20T18:49:21.4187062Z (Reading database ... 100%
2025-08-20T18:49:21.4187677Z (Reading database ... 219881 files and directories currently installed.)
2025-08-20T18:49:21.4233869Z Preparing to unpack .../fdupes_1%3a2.3.0-1build1_amd64.deb ...
2025-08-20T18:49:21.4263287Z Unpacking fdupes (1:2.3.0-1build1) ...
2025-08-20T18:49:21.4678589Z Selecting previously unselected package libtime-duration-perl.
2025-08-20T18:49:21.4811882Z Preparing to unpack .../libtime-duration-perl_1.21-2_all.deb ...
2025-08-20T18:49:21.4824364Z Unpacking libtime-duration-perl (1.21-2) ...
2025-08-20T18:49:21.5299384Z Selecting previously unselected package moreutils.
2025-08-20T18:49:21.5436804Z Preparing to unpack .../moreutils_0.69-1_amd64.deb ...
2025-08-20T18:49:21.5448716Z Unpacking moreutils (0.69-1) ...
2025-08-20T18:49:21.7159725Z Selecting previously unselected package dos2unix.
2025-08-20T18:49:21.7295461Z Preparing to unpack .../dos2unix_7.5.1-1_amd64.deb ...
2025-08-20T18:49:21.7305884Z Unpacking dos2unix (7.5.1-1) ...
2025-08-20T18:49:21.9830078Z Setting up fdupes (1:2.3.0-1build1) ...
2025-08-20T18:49:21.9858750Z Setting up libtime-duration-perl (1.21-2) ...
2025-08-20T18:49:21.9886502Z Setting up dos2unix (7.5.1-1) ...
2025-08-20T18:49:21.9912807Z Setting up moreutils (0.69-1) ...
2025-08-20T18:49:21.9943814Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T18:50:22.2457487Z 
2025-08-20T18:50:22.2457989Z Running kernel seems to be up-to-date.
2025-08-20T18:50:22.2458382Z 
2025-08-20T18:50:22.2458523Z Restarting services...
2025-08-20T18:50:22.2529126Z 
2025-08-20T18:50:22.2529655Z Service restarts being deferred:
2025-08-20T18:50:22.2532794Z  systemctl restart hosted-compute-agent.service
2025-08-20T18:50:22.2533165Z 
2025-08-20T18:50:22.2534116Z No containers need to be restarted.
2025-08-20T18:50:22.2534607Z 
2025-08-20T18:50:22.2534925Z No user sessions are running outdated binaries.
2025-08-20T18:50:22.2535239Z 
2025-08-20T18:50:22.2535869Z No VM guests are running outdated hypervisor (qemu) binaries on this host.
2025-08-20T18:50:23.0814539Z Reading package lists...
2025-08-20T18:50:23.2345574Z Building dependency tree...
2025-08-20T18:50:23.2353060Z Reading state information...
2025-08-20T18:50:23.3874331Z apt-transport-https is already the newest version (2.8.3).
2025-08-20T18:50:23.3875274Z apt-utils is already the newest version (2.8.3).
2025-08-20T18:50:23.3875871Z apt-utils set to manually installed.
2025-08-20T18:50:23.3876538Z ca-certificates is already the newest version (20240203).
2025-08-20T18:50:23.3877271Z coreutils is already the newest version (9.4-3ubuntu6).
2025-08-20T18:50:23.3877996Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T18:50:23.3878707Z gnupg2 is already the newest version (2.4.4-2ubuntu17.3).
2025-08-20T18:50:23.3879452Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T18:50:23.3880261Z moreutils is already the newest version (0.69-1).
2025-08-20T18:50:23.3880880Z p7zip-full is already the newest version (16.02+transitional.1).
2025-08-20T18:50:23.3881589Z rsync is already the newest version (3.2.7-1ubuntu1.2).
2025-08-20T18:50:23.3882245Z texinfo is already the newest version (7.1-3build2).
2025-08-20T18:50:23.3882874Z tmux is already the newest version (3.4-1ubuntu0.1).
2025-08-20T18:50:23.3883258Z tmux set to manually installed.
2025-08-20T18:50:23.3883683Z util-linux is already the newest version (2.39.3-9ubuntu6.3).
2025-08-20T18:50:23.3884126Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T18:50:23.3884531Z The following additional packages will be installed:
2025-08-20T18:50:23.3885184Z   python3-software-properties
2025-08-20T18:50:23.3885730Z Recommended packages:
2025-08-20T18:50:23.3886009Z   unattended-upgrades
2025-08-20T18:50:23.4018886Z The following NEW packages will be installed:
2025-08-20T18:50:23.4019336Z   rename
2025-08-20T18:50:23.4026991Z The following packages will be upgraded:
2025-08-20T18:50:23.4027670Z   python3-software-properties software-properties-common
2025-08-20T18:50:23.4182359Z 2 upgraded, 1 newly installed, 0 to remove and 45 not upgraded.
2025-08-20T18:50:23.4182897Z Need to get 64.7 kB of archives.
2025-08-20T18:50:23.4183246Z After this operation, 63.5 kB of additional disk space will be used.
2025-08-20T18:50:23.4183648Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T18:50:23.4558505Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 software-properties-common all 0.99.49.3 [14.4 kB]
2025-08-20T18:50:23.4715589Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-software-properties all 0.99.49.3 [29.9 kB]
2025-08-20T18:50:23.4884319Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 rename all 2.02-1 [20.3 kB]
2025-08-20T18:50:23.7353767Z Fetched 64.7 kB in 0s (797 kB/s)
2025-08-20T18:50:23.7601527Z (Reading database ... 
2025-08-20T18:50:23.7602043Z (Reading database ... 5%
2025-08-20T18:50:23.7602447Z (Reading database ... 10%
2025-08-20T18:50:23.7602847Z (Reading database ... 15%
2025-08-20T18:50:23.7603269Z (Reading database ... 20%
2025-08-20T18:50:23.7603666Z (Reading database ... 25%
2025-08-20T18:50:23.7603912Z (Reading database ... 30%
2025-08-20T18:50:23.7604162Z (Reading database ... 35%
2025-08-20T18:50:23.7604407Z (Reading database ... 40%
2025-08-20T18:50:23.7604658Z (Reading database ... 45%
2025-08-20T18:50:23.7605079Z (Reading database ... 50%
2025-08-20T18:50:23.7698751Z (Reading database ... 55%
2025-08-20T18:50:23.7716357Z (Reading database ... 60%
2025-08-20T18:50:23.7735474Z (Reading database ... 65%
2025-08-20T18:50:23.7769530Z (Reading database ... 70%
2025-08-20T18:50:23.7790677Z (Reading database ... 75%
2025-08-20T18:50:23.7811708Z (Reading database ... 80%
2025-08-20T18:50:23.7948319Z (Reading database ... 85%
2025-08-20T18:50:23.8209333Z (Reading database ... 90%
2025-08-20T18:50:23.8278229Z (Reading database ... 95%
2025-08-20T18:50:23.8278728Z (Reading database ... 100%
2025-08-20T18:50:23.8279487Z (Reading database ... 220050 files and directories currently installed.)
2025-08-20T18:50:23.8318097Z Preparing to unpack .../software-properties-common_0.99.49.3_all.deb ...
2025-08-20T18:50:23.9114178Z Unpacking software-properties-common (0.99.49.3) over (0.99.49.2) ...
2025-08-20T18:50:23.9793746Z Preparing to unpack .../python3-software-properties_0.99.49.3_all.deb ...
2025-08-20T18:50:24.0460705Z Unpacking python3-software-properties (0.99.49.3) over (0.99.49.2) ...
2025-08-20T18:50:24.0759304Z Selecting previously unselected package rename.
2025-08-20T18:50:24.0896392Z Preparing to unpack .../archives/rename_2.02-1_all.deb ...
2025-08-20T18:50:24.0907038Z Unpacking rename (2.02-1) ...
2025-08-20T18:50:24.1303483Z Setting up rename (2.02-1) ...
2025-08-20T18:50:24.1373278Z update-alternatives: using /usr/bin/file-rename to provide /usr/bin/rename (rename) in auto mode
2025-08-20T18:50:24.1398276Z Setting up python3-software-properties (0.99.49.3) ...
2025-08-20T18:50:24.2653119Z Setting up software-properties-common (0.99.49.3) ...
2025-08-20T18:50:24.3642542Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T18:50:28.2462743Z Processing triggers for dbus (1.14.10-4ubuntu4.1) ...
2025-08-20T18:50:29.6943764Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T18:50:29.7253359Z Hit:2 http://azure.archive.ubuntu.com/ubuntu noble InRelease
2025-08-20T18:50:29.7271114Z Hit:3 http://azure.archive.ubuntu.com/ubuntu noble-updates InRelease
2025-08-20T18:50:29.7287423Z Hit:4 http://azure.archive.ubuntu.com/ubuntu noble-backports InRelease
2025-08-20T18:50:29.7300220Z Hit:5 http://azure.archive.ubuntu.com/ubuntu noble-security InRelease
2025-08-20T18:50:29.7317254Z Hit:6 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T18:50:29.7379631Z Hit:7 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T18:50:30.8350053Z Reading package lists...
2025-08-20T18:50:30.8591938Z 
2025-08-20T18:50:30.8592459Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T18:50:30.8592781Z 
2025-08-20T18:50:30.9116995Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T18:50:30.9598268Z Hit:6 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T18:50:30.9599587Z Hit:7 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T18:50:31.0143461Z Hit:2 http://azure.archive.ubuntu.com/ubuntu noble InRelease
2025-08-20T18:50:31.0165034Z Hit:3 http://azure.archive.ubuntu.com/ubuntu noble-updates InRelease
2025-08-20T18:50:31.0189766Z Hit:4 http://azure.archive.ubuntu.com/ubuntu noble-backports InRelease
2025-08-20T18:50:31.0210556Z Hit:5 http://azure.archive.ubuntu.com/ubuntu noble-security InRelease
2025-08-20T18:50:32.0608777Z Reading package lists...
2025-08-20T18:50:32.2108880Z Building dependency tree...
2025-08-20T18:50:32.2116476Z Reading state information...
2025-08-20T18:50:32.2275081Z 45 packages can be upgraded. Run 'apt list --upgradable' to see them.
2025-08-20T18:50:32.2384451Z 
2025-08-20T18:50:32.2385115Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T18:50:32.2385624Z 
2025-08-20T18:50:32.2510604Z Reading package lists...
2025-08-20T18:50:32.4022083Z Building dependency tree...
2025-08-20T18:50:32.4029594Z Reading state information...
2025-08-20T18:50:32.5506244Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T18:50:32.5873281Z 0 upgraded, 0 newly installed, 0 to remove and 45 not upgraded.
2025-08-20T18:50:32.7038316Z ##[group]Run ##presets
2025-08-20T18:50:32.7038596Z [36;1m##presets[0m
2025-08-20T18:50:32.7038781Z [36;1mset +x ; set +e[0m
2025-08-20T18:50:32.7038992Z [36;1m#-------------#[0m
2025-08-20T18:50:32.7039173Z [36;1m##Get Data[0m
2025-08-20T18:50:32.7039381Z [36;1mmkdir -pv "${SYSTMP}/pkgforge"[0m
2025-08-20T18:50:32.7040191Z [36;1mcurl -w "(Diff) <== %{url}\n" -qfsSL "https://raw.githubusercontent.com/pkgforge/metadata/refs/heads/main/soarpkgs/data/DIFF_${PKG_REPO}_${HOST_TRIPLET}.json" -o "${SYSTMP}/pkgforge/DIFF.json.tmp"[0m
2025-08-20T18:50:32.7041322Z [36;1mcurl -w "(List) <== %{url}\n" "https://raw.githubusercontent.com/pkgforge/${PKG_REPO}/refs/heads/main/SBUILD_LIST.json" -o "${SYSTMP}/pkgforge/SBUILD_LIST.json.tmp"[0m
2025-08-20T18:50:32.7042164Z [36;1mjq -n --slurpfile a "${SYSTMP}/pkgforge/DIFF.json.tmp" --slurpfile b "${SYSTMP}/pkgforge/SBUILD_LIST.json.tmp" \[0m
2025-08-20T18:50:32.7042600Z [36;1m '[0m
2025-08-20T18:50:32.7042810Z [36;1m  [$b[] | .[] as $objB |[0m
2025-08-20T18:50:32.7043111Z [36;1m    ($a[] | .[] | .build_script | split("/") | .[-3:] | join("/")) as $a_last3 |[0m
2025-08-20T18:50:32.7043504Z [36;1m    ($objB.build_script | split("/") | .[-3:] | join("/")) as $b_last3 |[0m
2025-08-20T18:50:32.7043920Z [36;1m    if $a_last3 == $b_last3 or $objB.rebuild == true then $objB else empty end[0m
2025-08-20T18:50:32.7044291Z [36;1m  ] | unique_by(.ghcr_pkg) | sort_by(.pkg_family)[0m
2025-08-20T18:50:32.7044599Z [36;1m ' | jq . > "${SYSTMP}/pkgforge/SBUILD_LIST.json"[0m
2025-08-20T18:50:32.7045063Z [36;1m##Set Input (100 builds)[0m
2025-08-20T18:50:32.7045649Z [36;1mBUILD_LIST="$(jq -c '[.[] | select(._disabled == false) | {pkg_family, ghcr_url: .ghcr_pkg, sbuild_url: .build_script, rebuild}] | .[:250]' "${SYSTMP}/pkgforge/SBUILD_LIST.json")"[0m
2025-08-20T18:50:32.7046224Z [36;1m##Validate Input[0m
2025-08-20T18:50:32.7046530Z [36;1mif ! echo "${BUILD_LIST}" | jq -e 'type == "array" and length > 0' >/dev/null; then[0m
2025-08-20T18:50:32.7046914Z [36;1m   echo -e "\n[-] Input Json is likely Invalid\n"[0m
2025-08-20T18:50:32.7047186Z [36;1m   echo "${BUILD_LIST}" | jq .[0m
2025-08-20T18:50:32.7047417Z [36;1m  exit 1[0m
2025-08-20T18:50:32.7047578Z [36;1melse[0m
2025-08-20T18:50:32.7047802Z [36;1m   ESCAPED_BUILD_LIST=$(echo "$BUILD_LIST" | jq -c .)[0m
2025-08-20T18:50:32.7048161Z [36;1m   echo "build_list=${ESCAPED_BUILD_LIST}" >> "${GITHUB_OUTPUT}"[0m
2025-08-20T18:50:32.7048452Z [36;1mfi[0m
2025-08-20T18:50:32.7088851Z shell: /usr/bin/bash -e {0}
2025-08-20T18:50:32.7089066Z env:
2025-08-20T18:50:32.7089239Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T18:50:32.7089450Z   PKG_REPO: bincache
2025-08-20T18:50:32.7089646Z   SYSTMP: /tmp
2025-08-20T18:50:32.7089994Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:141.0) Gecko/20100101 Firefox/141.0
2025-08-20T18:50:32.7090370Z ##[endgroup]
2025-08-20T18:50:32.7157803Z mkdir: created directory '/tmp/pkgforge'
2025-08-20T18:50:32.8364165Z (Diff) <== https://raw.githubusercontent.com/pkgforge/metadata/refs/heads/main/soarpkgs/data/DIFF_bincache_x86_64-Linux.json
2025-08-20T18:50:32.8417717Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2025-08-20T18:50:32.8418842Z                                  Dload  Upload   Total   Spent    Left  Speed
2025-08-20T18:50:32.8419317Z 
2025-08-20T18:50:32.8975958Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T18:50:32.8976645Z 100  426k  100  426k    0     0  7623k      0 --:--:-- --:--:-- --:--:-- 7754k
2025-08-20T18:50:32.8986737Z (List) <== https://raw.githubusercontent.com/pkgforge/bincache/refs/heads/main/SBUILD_LIST.json
2025-08-20T18:50:35.8571140Z ##[group]Run echo '[{"pkg_family":"afrog","ghcr_url":"ghcr.io/pkgforge/bincache/afrog/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/afrog/static.official.source.yaml","rebuild":false},{"pkg_family":"aggligator","ghcr_url":"ghcr.io/pkgforge/bincache/aggligator/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/aggligator/static.official.source.yaml","rebuild":false},{"pkg_family":"alist","ghcr_url":"ghcr.io/pkgforge/bincache/alist/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/alist/static.official.stable.yaml","rebuild":false},{"pkg_family":"aliyun-cli","ghcr_url":"ghcr.io/pkgforge/bincache/aliyun-cli/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/aliyun-cli/static.official.source.yaml","rebuild":false},{"pkg_family":"almalinux","ghcr_url":"ghcr.io/pkgforge/bincache/almalinux/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/almalinux/static.official.stable.yaml","rebuild":false},{"pkg_family":"alpine","ghcr_url":"ghcr.io/pkgforge/bincache/alpine/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/alpine/static.official.stable.yaml","rebuild":false},{"pkg_family":"amass","ghcr_url":"ghcr.io/pkgforge/bincache/amass/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/amass/static.official.source.yaml","rebuild":false},{"pkg_family":"amazonlinux","ghcr_url":"ghcr.io/pkgforge/bincache/amazonlinux/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/amazonlinux/static.official.stable.yaml","rebuild":false},{"pkg_family":"apk-tools","ghcr_url":"ghcr.io/pkgforge/bincache/apk-static/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/apk-static/static.official.stable.yaml","rebuild":false},{"pkg_family":"archlinux","ghcr_url":"ghcr.io/pkgforge/bincache/archlinux/azathothas","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/archlinux/static.azathothas.stable.yaml","rebuild":false},{"pkg_family":"ares","ghcr_url":"ghcr.io/pkgforge/bincache/ares/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/ares/static.official.source.yaml","rebuild":false},{"pkg_family":"aretext","ghcr_url":"ghcr.io/pkgforge/bincache/aretext/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/aretext/static.official.source.yaml","rebuild":false},{"pkg_family":"bash","ghcr_url":"ghcr.io/pkgforge/bincache/bash/nixpkgs","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/bash/static.nixpkgs.stable.yaml","rebuild":false},{"pkg_family":"bat","ghcr_url":"ghcr.io/pkgforge/bincache/bat/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/bat/static.official.source.yaml","rebuild":false},{"pkg_family":"berty","ghcr_url":"ghcr.io/pkgforge/bincache/berty/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/berty/static.official.source.yaml","rebuild":false},{"pkg_family":"bin-graph","ghcr_url":"ghcr.io/pkgforge/bincache/bin-graph/ppkg/stable","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/bin-graph/static.ppkg.stable.yaml","rebuild":false},{"pkg_family":"binary-security-check","ghcr_url":"ghcr.io/pkgforge/bincache/binary-security-check/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/binary-security-check/static.official.source.yaml","rebuild":false},{"pkg_family":"bleve","ghcr_url":"ghcr.io/pkgforge/bincache/bleve/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/bleve/static.official.source.yaml","rebuild":false},{"pkg_family":"boringtun","ghcr_url":"ghcr.io/pkgforge/bincache/boringtun/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/boringtun/static.official.source.yaml","rebuild":false},{"pkg_family":"bottom","ghcr_url":"ghcr.io/pkgforge/bincache/bottom/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/bottom/static.official.stable.yaml","rebuild":false},{"pkg_family":"btop","ghcr_url":"ghcr.io/pkgforge/bincache/btop/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/btop/static.official.stable.yaml","rebuild":false},{"pkg_family":"btrfs-progs","ghcr_url":"ghcr.io/pkgforge/bincache/btrfs-progs/nixpkgs","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/btrfs-progs/static.nixpkgs.stable.yaml","rebuild":false},{"pkg_family":"busybox","ghcr_url":"ghcr.io/pkgforge/bincache/busybox/glibc","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/busybox/static.standalone.glibc.yaml","rebuild":false},{"pkg_family":"byp4xx","ghcr_url":"ghcr.io/pkgforge/bincache/byp4xx/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/byp4xx/static.official.source.yaml","rebuild":false},{"pkg_family":"cache","ghcr_url":"ghcr.io/pkgforge/bincache/cache/official/source","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/cache/static.official.source.yaml","rebuild":false},{"pkg_family":"catatonit","ghcr_url":"ghcr.io/pkgforge/bincache/catatonit/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/catatonit/static.official.stable.yaml","rebuild":false},{"pkg_family":"clearlinux","ghcr_url":"ghcr.io/pkgforge/bincache/clearlinux/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/clearlinux/static.official.stable.yaml","rebuild":false},{"pkg_family":"cobalt-cli","ghcr_url":"ghcr.io/pkgforge/bincache/cobalt-cli/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/cobalt-cli/static.official.source.yaml","rebuild":false},{"pkg_family":"cocogitto","ghcr_url":"ghcr.io/pkgforge/bincache/cocogitto/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/cocogitto/static.official.source.yaml","rebuild":false},{"pkg_family":"composefs","ghcr_url":"ghcr.io/pkgforge/bincache/composefs/ppkg/stable","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/composefs/static.ppkg.stable.yaml","rebuild":false},{"pkg_family":"coreutils","ghcr_url":"ghcr.io/pkgforge/bincache/coreutils/multicall","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/coreutils/static.multicall.glibc.yaml","rebuild":false},{"pkg_family":"coreutils","ghcr_url":"ghcr.io/pkgforge/bincache/coreutils/multicall/glibc","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/coreutils/static.multicall.glibc.yaml","rebuild":false},{"pkg_family":"coreutils","ghcr_url":"ghcr.io/pkgforge/bincache/coreutils_uutils/multicall","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/coreutils/static.multicall.uutils.yaml","rebuild":false},{"pkg_family":"coreutils","ghcr_url":"ghcr.io/pkgforge/bincache/coreutils_uutils/standalone","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/coreutils/static.standalone.uutils.yaml","rebuild":false},{"pkg_family":"countryfetch","ghcr_url":"ghcr.io/pkgforge/bincache/countryfetch/official/source","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/countryfetch/static.official.source.yaml","rebuild":false},{"pkg_family":"croc","ghcr_url":"ghcr.io/pkgforge/bincache/croc/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/croc/static.official.stable.yaml","rebuild":false},{"pkg_family":"cy","ghcr_url":"ghcr.io/pkgforge/bincache/cy/ppkg/stable","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/cy/static.ppkg.stable.yaml","rebuild":false},{"pkg_family":"czkawka","ghcr_url":"ghcr.io/pkgforge/bincache/czkawka/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/czkawka/static.official.source.yaml","rebuild":false},{"pkg_family":"dagger-cli","ghcr_url":"ghcr.io/pkgforge/bincache/dagger-cli/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/dagger-cli/static.official.stable.yaml","rebuild":false},{"pkg_family":"dasel","ghcr_url":"ghcr.io/pkgforge/bincache/dasel/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/dasel/static.official.source.yaml","rebuild":false},{"pkg_family":"daytona","ghcr_url":"ghcr.io/pkgforge/bincache/daytona/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/daytona/static.official.source.yaml","rebuild":false},{"pkg_family":"dbbench","ghcr_url":"ghcr.io/pkgforge/bincache/dbbench/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/dbbench/static.official.source.yaml","rebuild":false},{"pkg_family":"deark","ghcr_url":"ghcr.io/pkgforge/bincache/deark/official/source","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/deark/static.official.source.yaml","rebuild":false},{"pkg_family":"devbox","ghcr_url":"ghcr.io/pkgforge/bincache/devbox/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/devbox/static.official.stable.yaml","rebuild":false},{"pkg_family":"diffutils-rs","ghcr_url":"ghcr.io/pkgforge/bincache/diffutils-rs/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/diffutils-rs/static.official.source.yaml","rebuild":false},{"pkg_family":"dive","ghcr_url":"ghcr.io/pkgforge/bincache/dive/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/dive/static.official.source.yaml","rebuild":false},{"pkg_family":"dnsperf","ghcr_url":"ghcr.io/pkgforge/bincache/dnsperf/nixpkgs","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/dnsperf/static.nixpkgs.stable.yaml","rebuild":false},{"pkg_family":"dockerc","ghcr_url":"ghcr.io/pkgforge/bincache/dockerc/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/dockerc/static.official.stable.yaml","rebuild":false},{"pkg_family":"dpkg","ghcr_url":"ghcr.io/pkgforge/bincache/dpkg/ppkg","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/dpkg/static.ppkg.stable.yaml","rebuild":false},{"pkg_family":"dumbpipe","ghcr_url":"ghcr.io/pkgforge/bincache/dumbpipe/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/dumbpipe/static.official.source.yaml","rebuild":false},{"pkg_family":"dyff","ghcr_url":"ghcr.io/pkgforge/bincache/dyff/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/dyff/static.official.source.yaml","rebuild":false},{"pkg_family":"ecoji","ghcr_url":"ghcr.io/pkgforge/bincache/ecoji/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/ecoji/static.official.source.yaml","rebuild":false},{"pkg_family":"elinks","ghcr_url":"ghcr.io/pkgforge/bincache/elinks/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/elinks/static.official.stable.yaml","rebuild":false},{"pkg_family":"emanutils","ghcr_url":"ghcr.io/pkgforge/bincache/emanutils/official/source","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/emanutils/static.official.source.yaml","rebuild":false},{"pkg_family":"encode","ghcr_url":"ghcr.io/pkgforge/bincache/encode/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/encode/static.official.source.yaml","rebuild":false},{"pkg_family":"enumeraga","ghcr_url":"ghcr.io/pkgforge/bincache/enumeraga/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/enumeraga/static.official.source.yaml","rebuild":false},{"pkg_family":"enumerepo","ghcr_url":"ghcr.io/pkgforge/bincache/enumerepo/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/enumerepo/static.official.source.yaml","rebuild":false},{"pkg_family":"f2","ghcr_url":"ghcr.io/pkgforge/bincache/f2/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/f2/static.official.source.yaml","rebuild":false},{"pkg_family":"faac","ghcr_url":"ghcr.io/pkgforge/bincache/faac/nixpkgs","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/faac/static.nixpkgs.stable.yaml","rebuild":false},{"pkg_family":"fastfetch","ghcr_url":"ghcr.io/pkgforge/bincache/fastfetch/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/fastfetch/static.official.source.yaml","rebuild":false},{"pkg_family":"fd-find","ghcr_url":"ghcr.io/pkgforge/bincache/fd/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/fd-find/static.official.source.yaml","rebuild":false},{"pkg_family":"ffmpeg","ghcr_url":"ghcr.io/pkgforge/bincache/ffmpeg/wader/stable","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/ffmpeg/static.wader.stable.yaml","rebuild":false},{"pkg_family":"findutils","ghcr_url":"ghcr.io/pkgforge/bincache/findutils/uutils","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/findutils/static.uutils.source.yaml","rebuild":false},{"pkg_family":"fish","ghcr_url":"ghcr.io/pkgforge/bincache/fish/official/source","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/fish/static.official.source.yaml","rebuild":false},{"pkg_family":"fnm","ghcr_url":"ghcr.io/pkgforge/bincache/fnm/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/fnm/static.official.stable.yaml","rebuild":false},{"pkg_family":"fping","ghcr_url":"ghcr.io/pkgforge/bincache/fping/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/fping/static.official.source.yaml","rebuild":false},{"pkg_family":"fq","ghcr_url":"ghcr.io/pkgforge/bincache/fq/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/fq/static.official.source.yaml","rebuild":false},{"pkg_family":"freeze","ghcr_url":"ghcr.io/pkgforge/bincache/freeze/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/freeze/static.official.source.yaml","rebuild":false},{"pkg_family":"gettext","ghcr_url":"ghcr.io/pkgforge/bincache/gettext/nixpkgs","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gettext/static.nixpkgs.stable.yaml","rebuild":false},{"pkg_family":"gfx","ghcr_url":"ghcr.io/pkgforge/bincache/gfx/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gfx/static.official.source.yaml","rebuild":false},{"pkg_family":"gh","ghcr_url":"ghcr.io/pkgforge/bincache/gh/official/source","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gh/static.official.source.yaml","rebuild":false},{"pkg_family":"ghfetch","ghcr_url":"ghcr.io/pkgforge/bincache/ghfetch/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/ghfetch/static.official.source.yaml","rebuild":false},{"pkg_family":"ghorg","ghcr_url":"ghcr.io/pkgforge/bincache/ghorg/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/ghorg/static.official.source.yaml","rebuild":false},{"pkg_family":"gip","ghcr_url":"ghcr.io/pkgforge/bincache/gip/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gip/static.official.source.yaml","rebuild":false},{"pkg_family":"gitlab-cli","ghcr_url":"ghcr.io/pkgforge/bincache/gitlab-cli/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gitlab-cli/static.official.source.yaml","rebuild":false},{"pkg_family":"gitoxide","ghcr_url":"ghcr.io/pkgforge/bincache/gitoxide/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gitoxide/static.official.source.yaml","rebuild":false},{"pkg_family":"glow","ghcr_url":"ghcr.io/pkgforge/bincache/glow/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/glow/static.official.source.yaml","rebuild":false},{"pkg_family":"go-git","ghcr_url":"ghcr.io/pkgforge/bincache/go-git/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/go-git/static.official.source.yaml","rebuild":false},{"pkg_family":"golinkfinder","ghcr_url":"ghcr.io/pkgforge/bincache/golinkfinder/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/golinkfinder/static.official.source.yaml","rebuild":false},{"pkg_family":"gomuks","ghcr_url":"ghcr.io/pkgforge/bincache/gomuks/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gomuks/static.official.source.yaml","rebuild":false},{"pkg_family":"gopass","ghcr_url":"ghcr.io/pkgforge/bincache/gopass/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gopass/static.official.source.yaml","rebuild":false},{"pkg_family":"gosu","ghcr_url":"ghcr.io/pkgforge/bincache/gosu/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gosu/static.official.stable.yaml","rebuild":false},{"pkg_family":"gpg-tui","ghcr_url":"ghcr.io/pkgforge/bincache/gpg-tui/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gpg-tui/static.official.source.yaml","rebuild":false},{"pkg_family":"gum","ghcr_url":"ghcr.io/pkgforge/bincache/gum/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gum/static.official.source.yaml","rebuild":false},{"pkg_family":"hakoniwa","ghcr_url":"ghcr.io/pkgforge/bincache/hakoniwa/official/source","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/hakoniwa/static.official.source.yaml","rebuild":false},{"pkg_family":"hcloud","ghcr_url":"ghcr.io/pkgforge/bincache/hcloud/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/hcloud/static.official.source.yaml","rebuild":false},{"pkg_family":"hcxdumptool","ghcr_url":"ghcr.io/pkgforge/bincache/hcxdumptool/nixpkgs","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/hcxdumptool/static.nixpkgs.stable.yaml","rebuild":false},{"pkg_family":"hdiffpatch","ghcr_url":"ghcr.io/pkgforge/bincache/hdiffpatch/ppkg/stable","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/hdiffpatch/static.ppkg.stable.yaml","rebuild":false},{"pkg_family":"hl","ghcr_url":"ghcr.io/pkgforge/bincache/hl/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/hl/static.official.source.yaml","rebuild":false},{"pkg_family":"html-xml-utils","ghcr_url":"ghcr.io/pkgforge/bincache/html-xml-utils/nixpkgs","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/html-xml-utils/static.nixpkgs.stable.yaml","rebuild":false},{"pkg_family":"husarnet","ghcr_url":"ghcr.io/pkgforge/bincache/husarnet/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/husarnet/static.official.source.yaml","rebuild":false},{"pkg_family":"ini-file","ghcr_url":"ghcr.io/pkgforge/bincache/ini-file/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/ini-file/static.official.source.yaml","rebuild":false},{"pkg_family":"iroh","ghcr_url":"ghcr.io/pkgforge/bincache/iroh/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/iroh/static.official.source.yaml","rebuild":false},{"pkg_family":"isolate","ghcr_url":"ghcr.io/pkgforge/bincache/isolate/ppkg/stable","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/isolate/static.ppkg.stable.yaml","rebuild":false},{"pkg_family":"jaeles","ghcr_url":"ghcr.io/pkgforge/bincache/jaeles/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/jaeles/static.official.source.yaml","rebuild":false},{"pkg_family":"jira-cli","ghcr_url":"ghcr.io/pkgforge/bincache/jira-cli/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/jira-cli/static.official.source.yaml","rebuild":false},{"pkg_family":"jr","ghcr_url":"ghcr.io/pkgforge/bincache/jr/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/jr/static.official.source.yaml","rebuild":false},{"pkg_family":"jujutsu","ghcr_url":"ghcr.io/pkgforge/bincache/jujutsu/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/jujutsu/static.official.source.yaml","rebuild":false},{"pkg_family":"jwt-hack","ghcr_url":"ghcr.io/pkgforge/bincache/jwt-hack/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/jwt-hack/static.official.source.yaml","rebuild":false},{"pkg_family":"k9s","ghcr_url":"ghcr.io/pkgforge/bincache/k9s/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/k9s/static.official.stable.yaml","rebuild":false},{"pkg_family":"kalc","ghcr_url":"ghcr.io/pkgforge/bincache/kalc/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/kalc/static.official.source.yaml","rebuild":false},{"pkg_family":"kubo","ghcr_url":"ghcr.io/pkgforge/bincache/kubo/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/kubo/static.official.source.yaml","rebuild":false},{"pkg_family":"ladder","ghcr_url":"ghcr.io/pkgforge/bincache/ladder/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/ladder/static.official.source.yaml","rebuild":false},{"pkg_family":"lazygit","ghcr_url":"ghcr.io/pkgforge/bincache/lazygit/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/lazygit/static.official.source.yaml","rebuild":false},{"pkg_family":"libaws-cli","ghcr_url":"ghcr.io/pkgforge/bincache/libaws/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/libaws-cli/static.official.source.yaml","rebuild":false},{"pkg_family":"linutil","ghcr_url":"ghcr.io/pkgforge/bincache/linutil/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/linutil/static.official.stable.yaml","rebuild":false},{"pkg_family":"litestream","ghcr_url":"ghcr.io/pkgforge/bincache/litestream/official/source","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/litestream/static.official.source.yaml","rebuild":false},{"pkg_family":"lklfuse","ghcr_url":"ghcr.io/pkgforge/bincache/lklfuse/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/lklfuse/static.official.stable.yaml","rebuild":false},{"pkg_family":"lnav","ghcr_url":"ghcr.io/pkgforge/bincache/lnav/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/lnav/static.official.stable.yaml","rebuild":false},{"pkg_family":"loki","ghcr_url":"ghcr.io/pkgforge/bincache/loki/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/loki/static.official.stable.yaml","rebuild":false},{"pkg_family":"melange","ghcr_url":"ghcr.io/pkgforge/bincache/melange/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/melange/static.official.source.yaml","rebuild":false},{"pkg_family":"meli","ghcr_url":"ghcr.io/pkgforge/bincache/meli/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/meli/static.official.source.yaml","rebuild":false},{"pkg_family":"micro","ghcr_url":"ghcr.io/pkgforge/bincache/micro/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/micro/static.official.source.yaml","rebuild":false},{"pkg_family":"mieru","ghcr_url":"ghcr.io/pkgforge/bincache/mieru/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/mieru/static.official.source.yaml","rebuild":false},{"pkg_family":"miniflux","ghcr_url":"ghcr.io/pkgforge/bincache/miniflux/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/miniflux/static.official.source.yaml","rebuild":false},{"pkg_family":"mtd-utils","ghcr_url":"ghcr.io/pkgforge/bincache/mtdutils/nixpkgs","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/mtd-utils/static.nixpkgs.stable.yaml","rebuild":false},{"pkg_family":"muffet","ghcr_url":"ghcr.io/pkgforge/bincache/muffet/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/muffet/static.official.source.yaml","rebuild":false},{"pkg_family":"naabu","ghcr_url":"ghcr.io/pkgforge/bincache/naabu/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/naabu/static.official.source.yaml","rebuild":false},{"pkg_family":"navi","ghcr_url":"ghcr.io/pkgforge/bincache/navi/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/navi/static.official.source.yaml","rebuild":false},{"pkg_family":"nerdctl","ghcr_url":"ghcr.io/pkgforge/bincache/nerdctl/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/nerdctl/static.official.source.yaml","rebuild":false},{"pkg_family":"netbird","ghcr_url":"ghcr.io/pkgforge/bincache/netbird/official/source","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/netbird/static.official.source.yaml","rebuild":false},{"pkg_family":"nfs-utils","ghcr_url":"ghcr.io/pkgforge/bincache/nfs-utils/nixpkgs","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/nfs-utils/static.nixpkgs.stable.yaml","rebuild":false},{"pkg_family":"nitro","ghcr_url":"ghcr.io/pkgforge/bincache/nitro/official/source","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/nitro/static.official.source.yaml","rebuild":false},{"pkg_family":"nmap","ghcr_url":"ghcr.io/pkgforge/bincache/nmap/nixpkgs","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/nmap/static.nixpkgs.stable.yaml","rebuild":false},{"pkg_family":"nuclei","ghcr_url":"ghcr.io/pkgforge/bincache/nuclei/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/nuclei/static.official.source.yaml","rebuild":false},{"pkg_family":"nushell","ghcr_url":"ghcr.io/pkgforge/bincache/nushell/glibc","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/nushell/static.glibc.source.yaml","rebuild":false},{"pkg_family":"nushell","ghcr_url":"ghcr.io/pkgforge/bincache/nushell/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/nushell/static.official.source.yaml","rebuild":false},{"pkg_family":"nvme-cli","ghcr_url":"ghcr.io/pkgforge/bincache/nvme-cli/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/nvme-cli/static.official.source.yaml","rebuild":false},{"pkg_family":"onetun","ghcr_url":"ghcr.io/pkgforge/bincache/onetun/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/onetun/static.official.source.yaml","rebuild":false},{"pkg_family":"openrsync","ghcr_url":"ghcr.io/pkgforge/bincache/openrsync/ppkg/stable","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/openrsync/static.ppkg.stable.yaml","rebuild":false},{"pkg_family":"openvpn","ghcr_url":"ghcr.io/pkgforge/bincache/openvpn/nixpkgs","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/openvpn/static.nixpkgs.stable.yaml","rebuild":false},{"pkg_family":"oras","ghcr_url":"ghcr.io/pkgforge/bincache/oras/official/source","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/oras/static.official.source.yaml","rebuild":false},{"pkg_family":"otree","ghcr_url":"ghcr.io/pkgforge/bincache/otree/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/otree/static.official.source.yaml","rebuild":false},{"pkg_family":"ouch","ghcr_url":"ghcr.io/pkgforge/bincache/ouch/official/source","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/ouch/static.official.source.yaml","rebuild":false},{"pkg_family":"phantun","ghcr_url":"ghcr.io/pkgforge/bincache/phantun/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/phantun/static.official.source.yaml","rebuild":false},{"pkg_family":"pixi","ghcr_url":"ghcr.io/pkgforge/bincache/pixi/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/pixi/static.official.stable.yaml","rebuild":false},{"pkg_family":"pkgtop","ghcr_url":"ghcr.io/pkgforge/bincache/pkgtop/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/pkgtop/static.official.source.yaml","rebuild":false},{"pkg_family":"podsync","ghcr_url":"ghcr.io/pkgforge/bincache/podsync/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/podsync/static.official.source.yaml","rebuild":false},{"pkg_family":"proxychains-ng","ghcr_url":"ghcr.io/pkgforge/bincache/proxychains-ng/nixpkgs","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/proxychains-ng/static.nixpkgs.stable.yaml","rebuild":false},{"pkg_family":"pv","ghcr_url":"ghcr.io/pkgforge/bincache/pv/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/pv/static.official.source.yaml","rebuild":false},{"pkg_family":"pwdsafety","ghcr_url":"ghcr.io/pkgforge/bincache/pwdsafety/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/pwdsafety/static.official.source.yaml","rebuild":false},{"pkg_family":"python3","ghcr_url":"ghcr.io/pkgforge/bincache/python3/nixpkgs","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/python3/static.nixpkgs.stable.yaml","rebuild":false},{"pkg_family":"qp","ghcr_url":"ghcr.io/pkgforge/bincache/qp/official/source","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/qp/static.official.source.yaml","rebuild":false},{"pkg_family":"qsv","ghcr_url":"ghcr.io/pkgforge/bincache/qsv/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/qsv/static.official.source.yaml","rebuild":false},{"pkg_family":"realm-tavern","ghcr_url":"ghcr.io/pkgforge/bincache/realm-tavern/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/realm-tavern/static.official.stable.yaml","rebuild":false},{"pkg_family":"rebuilderd","ghcr_url":"ghcr.io/pkgforge/bincache/rebuilderd/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/rebuilderd/static.official.source.yaml","rebuild":false},{"pkg_family":"reviewdog","ghcr_url":"ghcr.io/pkgforge/bincache/reviewdog/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/reviewdog/static.official.source.yaml","rebuild":false},{"pkg_family":"ripgen","ghcr_url":"ghcr.io/pkgforge/bincache/ripgen/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/ripgen/static.official.source.yaml","rebuild":false},{"pkg_family":"ripgrep","ghcr_url":"ghcr.io/pkgforge/bincache/ripgrep/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/ripgrep/static.official.source.yaml","rebuild":false},{"pkg_family":"rsacracker","ghcr_url":"ghcr.io/pkgforge/bincache/rsacracker/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/rsacracker/static.official.source.yaml","rebuild":false},{"pkg_family":"rsbkb","ghcr_url":"ghcr.io/pkgforge/bincache/rsbkb/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/rsbkb/static.official.source.yaml","rebuild":false},{"pkg_family":"runc","ghcr_url":"ghcr.io/pkgforge/bincache/runc/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/runc/static.official.stable.yaml","rebuild":false},{"pkg_family":"ruri","ghcr_url":"ghcr.io/pkgforge/bincache/ruri/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/ruri/static.official.stable.yaml","rebuild":false},{"pkg_family":"rust-parallel","ghcr_url":"ghcr.io/pkgforge/bincache/rust-parallel/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/rust-parallel/static.official.source.yaml","rebuild":false},{"pkg_family":"s3scanner","ghcr_url":"ghcr.io/pkgforge/bincache/s3scanner/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/s3scanner/static.official.source.yaml","rebuild":false},{"pkg_family":"sbctl","ghcr_url":"ghcr.io/pkgforge/bincache/sbctl/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/sbctl/static.official.source.yaml","rebuild":false},{"pkg_family":"sendme","ghcr_url":"ghcr.io/pkgforge/bincache/sendme/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/sendme/static.official.source.yaml","rebuild":false},{"pkg_family":"sequin","ghcr_url":"ghcr.io/pkgforge/bincache/sequin/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/sequin/static.official.source.yaml","rebuild":false},{"pkg_family":"sic","ghcr_url":"ghcr.io/pkgforge/bincache/sic/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/sic/static.official.source.yaml","rebuild":false},{"pkg_family":"simplehttpserver","ghcr_url":"ghcr.io/pkgforge/bincache/go-simplehttpserver/go","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/simplehttpserver/static.go.source.yaml","rebuild":false},{"pkg_family":"sing-box","ghcr_url":"ghcr.io/pkgforge/bincache/sing-box/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/sing-box/static.official.source.yaml","rebuild":false},{"pkg_family":"skopeo","ghcr_url":"ghcr.io/pkgforge/bincache/skopeo/official/source","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/skopeo/static.official.source.yaml","rebuild":false},{"pkg_family":"skupper","ghcr_url":"ghcr.io/pkgforge/bincache/skupper/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/skupper/static.official.source.yaml","rebuild":false},{"pkg_family":"sling","ghcr_url":"ghcr.io/pkgforge/bincache/sling/official/source","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/sling/static.official.source.yaml","rebuild":false},{"pkg_family":"sops","ghcr_url":"ghcr.io/pkgforge/bincache/sops/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/sops/static.official.source.yaml","rebuild":false},{"pkg_family":"squashfs-mount","ghcr_url":"ghcr.io/pkgforge/bincache/squashfs-mount/ppkg/stable","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/squashfs-mount/static.ppkg.stable.yaml","rebuild":false},{"pkg_family":"sshamble","ghcr_url":"ghcr.io/pkgforge/bincache/sshamble/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/sshamble/static.official.source.yaml","rebuild":false},{"pkg_family":"sshpiperd","ghcr_url":"ghcr.io/pkgforge/bincache/sshpiper/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/sshpiperd/static.official.source.yaml","rebuild":false},{"pkg_family":"sshportal","ghcr_url":"ghcr.io/pkgforge/bincache/sshportal/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/sshportal/static.official.source.yaml","rebuild":false},{"pkg_family":"step-cli","ghcr_url":"ghcr.io/pkgforge/bincache/step-cli/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/step-cli/static.official.source.yaml","rebuild":false},{"pkg_family":"stress-ng","ghcr_url":"ghcr.io/pkgforge/bincache/stress-ng/nixpkgs","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/stress-ng/static.nixpkgs.stable.yaml","rebuild":false},{"pkg_family":"stress-ng","ghcr_url":"ghcr.io/pkgforge/bincache/stress-ng/official/source","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/stress-ng/static.official.source.yaml","rebuild":false},{"pkg_family":"stuffbin","ghcr_url":"ghcr.io/pkgforge/bincache/stuffbin/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/stuffbin/static.official.source.yaml","rebuild":false},{"pkg_family":"subfinder","ghcr_url":"ghcr.io/pkgforge/bincache/subfinder/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/subfinder/static.official.source.yaml","rebuild":false},{"pkg_family":"subtrace","ghcr_url":"ghcr.io/pkgforge/bincache/subtrace/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/subtrace/static.official.stable.yaml","rebuild":false},{"pkg_family":"tailscale","ghcr_url":"ghcr.io/pkgforge/bincache/tailscale/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/tailscale/static.official.source.yaml","rebuild":false},{"pkg_family":"teldrive","ghcr_url":"ghcr.io/pkgforge/bincache/teldrive/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/teldrive/static.official.source.yaml","rebuild":false},{"pkg_family":"tgpt","ghcr_url":"ghcr.io/pkgforge/bincache/tgpt/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/tgpt/static.official.source.yaml","rebuild":false},{"pkg_family":"tinyssh","ghcr_url":"ghcr.io/pkgforge/bincache/tinyssh/ppkg/stable","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/tinyssh/static.ppkg.stable.yaml","rebuild":false},{"pkg_family":"tlrc","ghcr_url":"ghcr.io/pkgforge/bincache/tlrc/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/tlrc/static.official.source.yaml","rebuild":false},{"pkg_family":"toml2json","ghcr_url":"ghcr.io/pkgforge/bincache/toml2json/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/toml2json/static.official.source.yaml","rebuild":false},{"pkg_family":"tor","ghcr_url":"ghcr.io/pkgforge/bincache/tor/ppkg/stable","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/tor/static.ppkg.stable.yaml","rebuild":false},{"pkg_family":"tracexec","ghcr_url":"ghcr.io/pkgforge/bincache/tracexec/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/tracexec/static.official.source.yaml","rebuild":false},{"pkg_family":"trufflehog","ghcr_url":"ghcr.io/pkgforge/bincache/trufflehog/official/source","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/trufflehog/static.official.source.yaml","rebuild":false},{"pkg_family":"umoci","ghcr_url":"ghcr.io/pkgforge/bincache/umoci/official/source","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/umoci/static.official.source.yaml","rebuild":false},{"pkg_family":"uncomment","ghcr_url":"ghcr.io/pkgforge/bincache/uncomment/official/source","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/uncomment/static.official.source.yaml","rebuild":false},{"pkg_family":"urx","ghcr_url":"ghcr.io/pkgforge/bincache/urx/official/source","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/urx/static.official.source.yaml","rebuild":false},{"pkg_family":"util-linux","ghcr_url":"ghcr.io/pkgforge/bincache/util-linux/nixpkgs","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/util-linux/static.nixpkgs.stable.yaml","rebuild":false},{"pkg_family":"vtm","ghcr_url":"ghcr.io/pkgforge/bincache/vtm/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/vtm/static.official.stable.yaml","rebuild":false},{"pkg_family":"wabt","ghcr_url":"ghcr.io/pkgforge/bincache/wabt/dasimmet/source","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/wabt/static.dasimmet.source.yaml","rebuild":false},{"pkg_family":"wasm-micro-runtime","ghcr_url":"ghcr.io/pkgforge/bincache/wasm-micro-runtime/official/source","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/wasm-micro-runtime/static.official.source.yaml","rebuild":false},{"pkg_family":"wasmtime","ghcr_url":"ghcr.io/pkgforge/bincache/wasmtime/official/source","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/wasmtime/static.official.source.yaml","rebuild":false},{"pkg_family":"wireguard","ghcr_url":"ghcr.io/pkgforge/bincache/wireguard-rs/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/wireguard/static.rs.source.yaml","rebuild":false},{"pkg_family":"wireguard","ghcr_url":"ghcr.io/pkgforge/bincache/wireguard/rs","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/wireguard/static.rs.source.yaml","rebuild":false},{"pkg_family":"wireless-tools","ghcr_url":"ghcr.io/pkgforge/bincache/wireless-tools/nixpkgs","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/wireless-tools/static.nixpkgs.stable.yaml","rebuild":false},{"pkg_family":"wstunnel","ghcr_url":"ghcr.io/pkgforge/bincache/wstunnel/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/wstunnel/static.official.source.yaml","rebuild":false},{"pkg_family":"xcp","ghcr_url":"ghcr.io/pkgforge/bincache/xcp/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/xcp/static.official.source.yaml","rebuild":false},{"pkg_family":"xray-knife","ghcr_url":"ghcr.io/pkgforge/bincache/xray-knife/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/xray-knife/static.official.source.yaml","rebuild":false},{"pkg_family":"yabs","ghcr_url":"ghcr.io/pkgforge/bincache/yabs/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/yabs/static.official.stable.yaml","rebuild":false},{"pkg_family":"yazi","ghcr_url":"ghcr.io/pkgforge/bincache/yazi/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/yazi/static.official.source.yaml","rebuild":false},{"pkg_family":"z-tokens","ghcr_url":"ghcr.io/pkgforge/bincache/z-tokens/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/z-tokens/static.official.source.yaml","rebuild":false},{"pkg_family":"zenith","ghcr_url":"ghcr.io/pkgforge/bincache/zenith/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/zenith/static.official.source.yaml","rebuild":false},{"pkg_family":"zsv","ghcr_url":"ghcr.io/pkgforge/bincache/zsv/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/zsv/static.official.source.yaml","rebuild":false}]' | jq .
2025-08-20T18:50:35.8878424Z [36;1mecho '[{"pkg_family":"afrog","ghcr_url":"ghcr.io/pkgforge/bincache/afrog/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/afrog/static.official.source.yaml","rebuild":false},{"pkg_family":"aggligator","ghcr_url":"ghcr.io/pkgforge/bincache/aggligator/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/aggligator/static.official.source.yaml","rebuild":false},{"pkg_family":"alist","ghcr_url":"ghcr.io/pkgforge/bincache/alist/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/alist/static.official.stable.yaml","rebuild":false},{"pkg_family":"aliyun-cli","ghcr_url":"ghcr.io/pkgforge/bincache/aliyun-cli/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/aliyun-cli/static.official.source.yaml","rebuild":false},{"pkg_family":"almalinux","ghcr_url":"ghcr.io/pkgforge/bincache/almalinux/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/almalinux/static.official.stable.yaml","rebuild":false},{"pkg_family":"alpine","ghcr_url":"ghcr.io/pkgforge/bincache/alpine/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/alpine/static.official.stable.yaml","rebuild":false},{"pkg_family":"amass","ghcr_url":"ghcr.io/pkgforge/bincache/amass/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/amass/static.official.source.yaml","rebuild":false},{"pkg_family":"amazonlinux","ghcr_url":"ghcr.io/pkgforge/bincache/amazonlinux/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/amazonlinux/static.official.stable.yaml","rebuild":false},{"pkg_family":"apk-tools","ghcr_url":"ghcr.io/pkgforge/bincache/apk-static/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/apk-static/static.official.stable.yaml","rebuild":false},{"pkg_family":"archlinux","ghcr_url":"ghcr.io/pkgforge/bincache/archlinux/azathothas","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/archlinux/static.azathothas.stable.yaml","rebuild":false},{"pkg_family":"ares","ghcr_url":"ghcr.io/pkgforge/bincache/ares/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/ares/static.official.source.yaml","rebuild":false},{"pkg_family":"aretext","ghcr_url":"ghcr.io/pkgforge/bincache/aretext/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/aretext/static.official.source.yaml","rebuild":false},{"pkg_family":"bash","ghcr_url":"ghcr.io/pkgforge/bincache/bash/nixpkgs","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/bash/static.nixpkgs.stable.yaml","rebuild":false},{"pkg_family":"bat","ghcr_url":"ghcr.io/pkgforge/bincache/bat/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/bat/static.official.source.yaml","rebuild":false},{"pkg_family":"berty","ghcr_url":"ghcr.io/pkgforge/bincache/berty/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/berty/static.official.source.yaml","rebuild":false},{"pkg_family":"bin-graph","ghcr_url":"ghcr.io/pkgforge/bincache/bin-graph/ppkg/stable","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/bin-graph/static.ppkg.stable.yaml","rebuild":false},{"pkg_family":"binary-security-check","ghcr_url":"ghcr.io/pkgforge/bincache/binary-security-check/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/binary-security-check/static.official.source.yaml","rebuild":false},{"pkg_family":"bleve","ghcr_url":"ghcr.io/pkgforge/bincache/bleve/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/bleve/static.official.source.yaml","rebuild":false},{"pkg_family":"boringtun","ghcr_url":"ghcr.io/pkgforge/bincache/boringtun/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/boringtun/static.official.source.yaml","rebuild":false},{"pkg_family":"bottom","ghcr_url":"ghcr.io/pkgforge/bincache/bottom/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/bottom/static.official.stable.yaml","rebuild":false},{"pkg_family":"btop","ghcr_url":"ghcr.io/pkgforge/bincache/btop/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/btop/static.official.stable.yaml","rebuild":false},{"pkg_family":"btrfs-progs","ghcr_url":"ghcr.io/pkgforge/bincache/btrfs-progs/nixpkgs","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/btrfs-progs/static.nixpkgs.stable.yaml","rebuild":false},{"pkg_family":"busybox","ghcr_url":"ghcr.io/pkgforge/bincache/busybox/glibc","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/busybox/static.standalone.glibc.yaml","rebuild":false},{"pkg_family":"byp4xx","ghcr_url":"ghcr.io/pkgforge/bincache/byp4xx/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/byp4xx/static.official.source.yaml","rebuild":false},{"pkg_family":"cache","ghcr_url":"ghcr.io/pkgforge/bincache/cache/official/source","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/cache/static.official.source.yaml","rebuild":false},{"pkg_family":"catatonit","ghcr_url":"ghcr.io/pkgforge/bincache/catatonit/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/catatonit/static.official.stable.yaml","rebuild":false},{"pkg_family":"clearlinux","ghcr_url":"ghcr.io/pkgforge/bincache/clearlinux/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/clearlinux/static.official.stable.yaml","rebuild":false},{"pkg_family":"cobalt-cli","ghcr_url":"ghcr.io/pkgforge/bincache/cobalt-cli/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/cobalt-cli/static.official.source.yaml","rebuild":false},{"pkg_family":"cocogitto","ghcr_url":"ghcr.io/pkgforge/bincache/cocogitto/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/cocogitto/static.official.source.yaml","rebuild":false},{"pkg_family":"composefs","ghcr_url":"ghcr.io/pkgforge/bincache/composefs/ppkg/stable","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/composefs/static.ppkg.stable.yaml","rebuild":false},{"pkg_family":"coreutils","ghcr_url":"ghcr.io/pkgforge/bincache/coreutils/multicall","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/coreutils/static.multicall.glibc.yaml","rebuild":false},{"pkg_family":"coreutils","ghcr_url":"ghcr.io/pkgforge/bincache/coreutils/multicall/glibc","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/coreutils/static.multicall.glibc.yaml","rebuild":false},{"pkg_family":"coreutils","ghcr_url":"ghcr.io/pkgforge/bincache/coreutils_uutils/multicall","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/coreutils/static.multicall.uutils.yaml","rebuild":false},{"pkg_family":"coreutils","ghcr_url":"ghcr.io/pkgforge/bincache/coreutils_uutils/standalone","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/coreutils/static.standalone.uutils.yaml","rebuild":false},{"pkg_family":"countryfetch","ghcr_url":"ghcr.io/pkgforge/bincache/countryfetch/official/source","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/countryfetch/static.official.source.yaml","rebuild":false},{"pkg_family":"croc","ghcr_url":"ghcr.io/pkgforge/bincache/croc/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/croc/static.official.stable.yaml","rebuild":false},{"pkg_family":"cy","ghcr_url":"ghcr.io/pkgforge/bincache/cy/ppkg/stable","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/cy/static.ppkg.stable.yaml","rebuild":false},{"pkg_family":"czkawka","ghcr_url":"ghcr.io/pkgforge/bincache/czkawka/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/czkawka/static.official.source.yaml","rebuild":false},{"pkg_family":"dagger-cli","ghcr_url":"ghcr.io/pkgforge/bincache/dagger-cli/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/dagger-cli/static.official.stable.yaml","rebuild":false},{"pkg_family":"dasel","ghcr_url":"ghcr.io/pkgforge/bincache/dasel/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/dasel/static.official.source.yaml","rebuild":false},{"pkg_family":"daytona","ghcr_url":"ghcr.io/pkgforge/bincache/daytona/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/daytona/static.official.source.yaml","rebuild":false},{"pkg_family":"dbbench","ghcr_url":"ghcr.io/pkgforge/bincache/dbbench/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/dbbench/static.official.source.yaml","rebuild":false},{"pkg_family":"deark","ghcr_url":"ghcr.io/pkgforge/bincache/deark/official/source","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/deark/static.official.source.yaml","rebuild":false},{"pkg_family":"devbox","ghcr_url":"ghcr.io/pkgforge/bincache/devbox/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/devbox/static.official.stable.yaml","rebuild":false},{"pkg_family":"diffutils-rs","ghcr_url":"ghcr.io/pkgforge/bincache/diffutils-rs/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/diffutils-rs/static.official.source.yaml","rebuild":false},{"pkg_family":"dive","ghcr_url":"ghcr.io/pkgforge/bincache/dive/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/dive/static.official.source.yaml","rebuild":false},{"pkg_family":"dnsperf","ghcr_url":"ghcr.io/pkgforge/bincache/dnsperf/nixpkgs","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/dnsperf/static.nixpkgs.stable.yaml","rebuild":false},{"pkg_family":"dockerc","ghcr_url":"ghcr.io/pkgforge/bincache/dockerc/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/dockerc/static.official.stable.yaml","rebuild":false},{"pkg_family":"dpkg","ghcr_url":"ghcr.io/pkgforge/bincache/dpkg/ppkg","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/dpkg/static.ppkg.stable.yaml","rebuild":false},{"pkg_family":"dumbpipe","ghcr_url":"ghcr.io/pkgforge/bincache/dumbpipe/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/dumbpipe/static.official.source.yaml","rebuild":false},{"pkg_family":"dyff","ghcr_url":"ghcr.io/pkgforge/bincache/dyff/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/dyff/static.official.source.yaml","rebuild":false},{"pkg_family":"ecoji","ghcr_url":"ghcr.io/pkgforge/bincache/ecoji/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/ecoji/static.official.source.yaml","rebuild":false},{"pkg_family":"elinks","ghcr_url":"ghcr.io/pkgforge/bincache/elinks/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/elinks/static.official.stable.yaml","rebuild":false},{"pkg_family":"emanutils","ghcr_url":"ghcr.io/pkgforge/bincache/emanutils/official/source","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/emanutils/static.official.source.yaml","rebuild":false},{"pkg_family":"encode","ghcr_url":"ghcr.io/pkgforge/bincache/encode/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/encode/static.official.source.yaml","rebuild":false},{"pkg_family":"enumeraga","ghcr_url":"ghcr.io/pkgforge/bincache/enumeraga/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/enumeraga/static.official.source.yaml","rebuild":false},{"pkg_family":"enumerepo","ghcr_url":"ghcr.io/pkgforge/bincache/enumerepo/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/enumerepo/static.official.source.yaml","rebuild":false},{"pkg_family":"f2","ghcr_url":"ghcr.io/pkgforge/bincache/f2/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/f2/static.official.source.yaml","rebuild":false},{"pkg_family":"faac","ghcr_url":"ghcr.io/pkgforge/bincache/faac/nixpkgs","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/faac/static.nixpkgs.stable.yaml","rebuild":false},{"pkg_family":"fastfetch","ghcr_url":"ghcr.io/pkgforge/bincache/fastfetch/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/fastfetch/static.official.source.yaml","rebuild":false},{"pkg_family":"fd-find","ghcr_url":"ghcr.io/pkgforge/bincache/fd/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/fd-find/static.official.source.yaml","rebuild":false},{"pkg_family":"ffmpeg","ghcr_url":"ghcr.io/pkgforge/bincache/ffmpeg/wader/stable","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/ffmpeg/static.wader.stable.yaml","rebuild":false},{"pkg_family":"findutils","ghcr_url":"ghcr.io/pkgforge/bincache/findutils/uutils","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/findutils/static.uutils.source.yaml","rebuild":false},{"pkg_family":"fish","ghcr_url":"ghcr.io/pkgforge/bincache/fish/official/source","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/fish/static.official.source.yaml","rebuild":false},{"pkg_family":"fnm","ghcr_url":"ghcr.io/pkgforge/bincache/fnm/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/fnm/static.official.stable.yaml","rebuild":false},{"pkg_family":"fping","ghcr_url":"ghcr.io/pkgforge/bincache/fping/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/fping/static.official.source.yaml","rebuild":false},{"pkg_family":"fq","ghcr_url":"ghcr.io/pkgforge/bincache/fq/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/fq/static.official.source.yaml","rebuild":false},{"pkg_family":"freeze","ghcr_url":"ghcr.io/pkgforge/bincache/freeze/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/freeze/static.official.source.yaml","rebuild":false},{"pkg_family":"gettext","ghcr_url":"ghcr.io/pkgforge/bincache/gettext/nixpkgs","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gettext/static.nixpkgs.stable.yaml","rebuild":false},{"pkg_family":"gfx","ghcr_url":"ghcr.io/pkgforge/bincache/gfx/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gfx/static.official.source.yaml","rebuild":false},{"pkg_family":"gh","ghcr_url":"ghcr.io/pkgforge/bincache/gh/official/source","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gh/static.official.source.yaml","rebuild":false},{"pkg_family":"ghfetch","ghcr_url":"ghcr.io/pkgforge/bincache/ghfetch/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/ghfetch/static.official.source.yaml","rebuild":false},{"pkg_family":"ghorg","ghcr_url":"ghcr.io/pkgforge/bincache/ghorg/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/ghorg/static.official.source.yaml","rebuild":false},{"pkg_family":"gip","ghcr_url":"ghcr.io/pkgforge/bincache/gip/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gip/static.official.source.yaml","rebuild":false},{"pkg_family":"gitlab-cli","ghcr_url":"ghcr.io/pkgforge/bincache/gitlab-cli/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gitlab-cli/static.official.source.yaml","rebuild":false},{"pkg_family":"gitoxide","ghcr_url":"ghcr.io/pkgforge/bincache/gitoxide/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gitoxide/static.official.source.yaml","rebuild":false},{"pkg_family":"glow","ghcr_url":"ghcr.io/pkgforge/bincache/glow/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/glow/static.official.source.yaml","rebuild":false},{"pkg_family":"go-git","ghcr_url":"ghcr.io/pkgforge/bincache/go-git/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/go-git/static.official.source.yaml","rebuild":false},{"pkg_family":"golinkfinder","ghcr_url":"ghcr.io/pkgforge/bincache/golinkfinder/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/golinkfinder/static.official.source.yaml","rebuild":false},{"pkg_family":"gomuks","ghcr_url":"ghcr.io/pkgforge/bincache/gomuks/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gomuks/static.official.source.yaml","rebuild":false},{"pkg_family":"gopass","ghcr_url":"ghcr.io/pkgforge/bincache/gopass/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gopass/static.official.source.yaml","rebuild":false},{"pkg_family":"gosu","ghcr_url":"ghcr.io/pkgforge/bincache/gosu/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gosu/static.official.stable.yaml","rebuild":false},{"pkg_family":"gpg-tui","ghcr_url":"ghcr.io/pkgforge/bincache/gpg-tui/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gpg-tui/static.official.source.yaml","rebuild":false},{"pkg_family":"gum","ghcr_url":"ghcr.io/pkgforge/bincache/gum/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gum/static.official.source.yaml","rebuild":false},{"pkg_family":"hakoniwa","ghcr_url":"ghcr.io/pkgforge/bincache/hakoniwa/official/source","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/hakoniwa/static.official.source.yaml","rebuild":false},{"pkg_family":"hcloud","ghcr_url":"ghcr.io/pkgforge/bincache/hcloud/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/hcloud/static.official.source.yaml","rebuild":false},{"pkg_family":"hcxdumptool","ghcr_url":"ghcr.io/pkgforge/bincache/hcxdumptool/nixpkgs","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/hcxdumptool/static.nixpkgs.stable.yaml","rebuild":false},{"pkg_family":"hdiffpatch","ghcr_url":"ghcr.io/pkgforge/bincache/hdiffpatch/ppkg/stable","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/hdiffpatch/static.ppkg.stable.yaml","rebuild":false},{"pkg_family":"hl","ghcr_url":"ghcr.io/pkgforge/bincache/hl/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/hl/static.official.source.yaml","rebuild":false},{"pkg_family":"html-xml-utils","ghcr_url":"ghcr.io/pkgforge/bincache/html-xml-utils/nixpkgs","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/html-xml-utils/static.nixpkgs.stable.yaml","rebuild":false},{"pkg_family":"husarnet","ghcr_url":"ghcr.io/pkgforge/bincache/husarnet/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/husarnet/static.official.source.yaml","rebuild":false},{"pkg_family":"ini-file","ghcr_url":"ghcr.io/pkgforge/bincache/ini-file/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/ini-file/static.official.source.yaml","rebuild":false},{"pkg_family":"iroh","ghcr_url":"ghcr.io/pkgforge/bincache/iroh/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/iroh/static.official.source.yaml","rebuild":false},{"pkg_family":"isolate","ghcr_url":"ghcr.io/pkgforge/bincache/isolate/ppkg/stable","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/isolate/static.ppkg.stable.yaml","rebuild":false},{"pkg_family":"jaeles","ghcr_url":"ghcr.io/pkgforge/bincache/jaeles/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/jaeles/static.official.source.yaml","rebuild":false},{"pkg_family":"jira-cli","ghcr_url":"ghcr.io/pkgforge/bincache/jira-cli/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/jira-cli/static.official.source.yaml","rebuild":false},{"pkg_family":"jr","ghcr_url":"ghcr.io/pkgforge/bincache/jr/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/jr/static.official.source.yaml","rebuild":false},{"pkg_family":"jujutsu","ghcr_url":"ghcr.io/pkgforge/bincache/jujutsu/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/jujutsu/static.official.source.yaml","rebuild":false},{"pkg_family":"jwt-hack","ghcr_url":"ghcr.io/pkgforge/bincache/jwt-hack/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/jwt-hack/static.official.source.yaml","rebuild":false},{"pkg_family":"k9s","ghcr_url":"ghcr.io/pkgforge/bincache/k9s/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/k9s/static.official.stable.yaml","rebuild":false},{"pkg_family":"kalc","ghcr_url":"ghcr.io/pkgforge/bincache/kalc/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/kalc/static.official.source.yaml","rebuild":false},{"pkg_family":"kubo","ghcr_url":"ghcr.io/pkgforge/bincache/kubo/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/kubo/static.official.source.yaml","rebuild":false},{"pkg_family":"ladder","ghcr_url":"ghcr.io/pkgforge/bincache/ladder/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/ladder/static.official.source.yaml","rebuild":false},{"pkg_family":"lazygit","ghcr_url":"ghcr.io/pkgforge/bincache/lazygit/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/lazygit/static.official.source.yaml","rebuild":false},{"pkg_family":"libaws-cli","ghcr_url":"ghcr.io/pkgforge/bincache/libaws/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/libaws-cli/static.official.source.yaml","rebuild":false},{"pkg_family":"linutil","ghcr_url":"ghcr.io/pkgforge/bincache/linutil/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/linutil/static.official.stable.yaml","rebuild":false},{"pkg_family":"litestream","ghcr_url":"ghcr.io/pkgforge/bincache/litestream/official/source","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/litestream/static.official.source.yaml","rebuild":false},{"pkg_family":"lklfuse","ghcr_url":"ghcr.io/pkgforge/bincache/lklfuse/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/lklfuse/static.official.stable.yaml","rebuild":false},{"pkg_family":"lnav","ghcr_url":"ghcr.io/pkgforge/bincache/lnav/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/lnav/static.official.stable.yaml","rebuild":false},{"pkg_family":"loki","ghcr_url":"ghcr.io/pkgforge/bincache/loki/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/loki/static.official.stable.yaml","rebuild":false},{"pkg_family":"melange","ghcr_url":"ghcr.io/pkgforge/bincache/melange/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/melange/static.official.source.yaml","rebuild":false},{"pkg_family":"meli","ghcr_url":"ghcr.io/pkgforge/bincache/meli/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/meli/static.official.source.yaml","rebuild":false},{"pkg_family":"micro","ghcr_url":"ghcr.io/pkgforge/bincache/micro/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/micro/static.official.source.yaml","rebuild":false},{"pkg_family":"mieru","ghcr_url":"ghcr.io/pkgforge/bincache/mieru/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/mieru/static.official.source.yaml","rebuild":false},{"pkg_family":"miniflux","ghcr_url":"ghcr.io/pkgforge/bincache/miniflux/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/miniflux/static.official.source.yaml","rebuild":false},{"pkg_family":"mtd-utils","ghcr_url":"ghcr.io/pkgforge/bincache/mtdutils/nixpkgs","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/mtd-utils/static.nixpkgs.stable.yaml","rebuild":false},{"pkg_family":"muffet","ghcr_url":"ghcr.io/pkgforge/bincache/muffet/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/muffet/static.official.source.yaml","rebuild":false},{"pkg_family":"naabu","ghcr_url":"ghcr.io/pkgforge/bincache/naabu/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/naabu/static.official.source.yaml","rebuild":false},{"pkg_family":"navi","ghcr_url":"ghcr.io/pkgforge/bincache/navi/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/navi/static.official.source.yaml","rebuild":false},{"pkg_family":"nerdctl","ghcr_url":"ghcr.io/pkgforge/bincache/nerdctl/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/nerdctl/static.official.source.yaml","rebuild":false},{"pkg_family":"netbird","ghcr_url":"ghcr.io/pkgforge/bincache/netbird/official/source","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/netbird/static.official.source.yaml","rebuild":false},{"pkg_family":"nfs-utils","ghcr_url":"ghcr.io/pkgforge/bincache/nfs-utils/nixpkgs","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/nfs-utils/static.nixpkgs.stable.yaml","rebuild":false},{"pkg_family":"nitro","ghcr_url":"ghcr.io/pkgforge/bincache/nitro/official/source","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/nitro/static.official.source.yaml","rebuild":false},{"pkg_family":"nmap","ghcr_url":"ghcr.io/pkgforge/bincache/nmap/nixpkgs","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/nmap/static.nixpkgs.stable.yaml","rebuild":false},{"pkg_family":"nuclei","ghcr_url":"ghcr.io/pkgforge/bincache/nuclei/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/nuclei/static.official.source.yaml","rebuild":false},{"pkg_family":"nushell","ghcr_url":"ghcr.io/pkgforge/bincache/nushell/glibc","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/nushell/static.glibc.source.yaml","rebuild":false},{"pkg_family":"nushell","ghcr_url":"ghcr.io/pkgforge/bincache/nushell/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/nushell/static.official.source.yaml","rebuild":false},{"pkg_family":"nvme-cli","ghcr_url":"ghcr.io/pkgforge/bincache/nvme-cli/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/nvme-cli/static.official.source.yaml","rebuild":false},{"pkg_family":"onetun","ghcr_url":"ghcr.io/pkgforge/bincache/onetun/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/onetun/static.official.source.yaml","rebuild":false},{"pkg_family":"openrsync","ghcr_url":"ghcr.io/pkgforge/bincache/openrsync/ppkg/stable","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/openrsync/static.ppkg.stable.yaml","rebuild":false},{"pkg_family":"openvpn","ghcr_url":"ghcr.io/pkgforge/bincache/openvpn/nixpkgs","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/openvpn/static.nixpkgs.stable.yaml","rebuild":false},{"pkg_family":"oras","ghcr_url":"ghcr.io/pkgforge/bincache/oras/official/source","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/oras/static.official.source.yaml","rebuild":false},{"pkg_family":"otree","ghcr_url":"ghcr.io/pkgforge/bincache/otree/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/otree/static.official.source.yaml","rebuild":false},{"pkg_family":"ouch","ghcr_url":"ghcr.io/pkgforge/bincache/ouch/official/source","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/ouch/static.official.source.yaml","rebuild":false},{"pkg_family":"phantun","ghcr_url":"ghcr.io/pkgforge/bincache/phantun/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/phantun/static.official.source.yaml","rebuild":false},{"pkg_family":"pixi","ghcr_url":"ghcr.io/pkgforge/bincache/pixi/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/pixi/static.official.stable.yaml","rebuild":false},{"pkg_family":"pkgtop","ghcr_url":"ghcr.io/pkgforge/bincache/pkgtop/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/pkgtop/static.official.source.yaml","rebuild":false},{"pkg_family":"podsync","ghcr_url":"ghcr.io/pkgforge/bincache/podsync/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/podsync/static.official.source.yaml","rebuild":false},{"pkg_family":"proxychains-ng","ghcr_url":"ghcr.io/pkgforge/bincache/proxychains-ng/nixpkgs","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/proxychains-ng/static.nixpkgs.stable.yaml","rebuild":false},{"pkg_family":"pv","ghcr_url":"ghcr.io/pkgforge/bincache/pv/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/pv/static.official.source.yaml","rebuild":false},{"pkg_family":"pwdsafety","ghcr_url":"ghcr.io/pkgforge/bincache/pwdsafety/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/pwdsafety/static.official.source.yaml","rebuild":false},{"pkg_family":"python3","ghcr_url":"ghcr.io/pkgforge/bincache/python3/nixpkgs","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/python3/static.nixpkgs.stable.yaml","rebuild":false},{"pkg_family":"qp","ghcr_url":"ghcr.io/pkgforge/bincache/qp/official/source","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/qp/static.official.source.yaml","rebuild":false},{"pkg_family":"qsv","ghcr_url":"ghcr.io/pkgforge/bincache/qsv/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/qsv/static.official.source.yaml","rebuild":false},{"pkg_family":"realm-tavern","ghcr_url":"ghcr.io/pkgforge/bincache/realm-tavern/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/realm-tavern/static.official.stable.yaml","rebuild":false},{"pkg_family":"rebuilderd","ghcr_url":"ghcr.io/pkgforge/bincache/rebuilderd/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/rebuilderd/static.official.source.yaml","rebuild":false},{"pkg_family":"reviewdog","ghcr_url":"ghcr.io/pkgforge/bincache/reviewdog/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/reviewdog/static.official.source.yaml","rebuild":false},{"pkg_family":"ripgen","ghcr_url":"ghcr.io/pkgforge/bincache/ripgen/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/ripgen/static.official.source.yaml","rebuild":false},{"pkg_family":"ripgrep","ghcr_url":"ghcr.io/pkgforge/bincache/ripgrep/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/ripgrep/static.official.source.yaml","rebuild":false},{"pkg_family":"rsacracker","ghcr_url":"ghcr.io/pkgforge/bincache/rsacracker/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/rsacracker/static.official.source.yaml","rebuild":false},{"pkg_family":"rsbkb","ghcr_url":"ghcr.io/pkgforge/bincache/rsbkb/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/rsbkb/static.official.source.yaml","rebuild":false},{"pkg_family":"runc","ghcr_url":"ghcr.io/pkgforge/bincache/runc/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/runc/static.official.stable.yaml","rebuild":false},{"pkg_family":"ruri","ghcr_url":"ghcr.io/pkgforge/bincache/ruri/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/ruri/static.official.stable.yaml","rebuild":false},{"pkg_family":"rust-parallel","ghcr_url":"ghcr.io/pkgforge/bincache/rust-parallel/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/rust-parallel/static.official.source.yaml","rebuild":false},{"pkg_family":"s3scanner","ghcr_url":"ghcr.io/pkgforge/bincache/s3scanner/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/s3scanner/static.official.source.yaml","rebuild":false},{"pkg_family":"sbctl","ghcr_url":"ghcr.io/pkgforge/bincache/sbctl/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/sbctl/static.official.source.yaml","rebuild":false},{"pkg_family":"sendme","ghcr_url":"ghcr.io/pkgforge/bincache/sendme/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/sendme/static.official.source.yaml","rebuild":false},{"pkg_family":"sequin","ghcr_url":"ghcr.io/pkgforge/bincache/sequin/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/sequin/static.official.source.yaml","rebuild":false},{"pkg_family":"sic","ghcr_url":"ghcr.io/pkgforge/bincache/sic/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/sic/static.official.source.yaml","rebuild":false},{"pkg_family":"simplehttpserver","ghcr_url":"ghcr.io/pkgforge/bincache/go-simplehttpserver/go","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/simplehttpserver/static.go.source.yaml","rebuild":false},{"pkg_family":"sing-box","ghcr_url":"ghcr.io/pkgforge/bincache/sing-box/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/sing-box/static.official.source.yaml","rebuild":false},{"pkg_family":"skopeo","ghcr_url":"ghcr.io/pkgforge/bincache/skopeo/official/source","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/skopeo/static.official.source.yaml","rebuild":false},{"pkg_family":"skupper","ghcr_url":"ghcr.io/pkgforge/bincache/skupper/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/skupper/static.official.source.yaml","rebuild":false},{"pkg_family":"sling","ghcr_url":"ghcr.io/pkgforge/bincache/sling/official/source","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/sling/static.official.source.yaml","rebuild":false},{"pkg_family":"sops","ghcr_url":"ghcr.io/pkgforge/bincache/sops/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/sops/static.official.source.yaml","rebuild":false},{"pkg_family":"squashfs-mount","ghcr_url":"ghcr.io/pkgforge/bincache/squashfs-mount/ppkg/stable","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/squashfs-mount/static.ppkg.stable.yaml","rebuild":false},{"pkg_family":"sshamble","ghcr_url":"ghcr.io/pkgforge/bincache/sshamble/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/sshamble/static.official.source.yaml","rebuild":false},{"pkg_family":"sshpiperd","ghcr_url":"ghcr.io/pkgforge/bincache/sshpiper/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/sshpiperd/static.official.source.yaml","rebuild":false},{"pkg_family":"sshportal","ghcr_url":"ghcr.io/pkgforge/bincache/sshportal/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/sshportal/static.official.source.yaml","rebuild":false},{"pkg_family":"step-cli","ghcr_url":"ghcr.io/pkgforge/bincache/step-cli/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/step-cli/static.official.source.yaml","rebuild":false},{"pkg_family":"stress-ng","ghcr_url":"ghcr.io/pkgforge/bincache/stress-ng/nixpkgs","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/stress-ng/static.nixpkgs.stable.yaml","rebuild":false},{"pkg_family":"stress-ng","ghcr_url":"ghcr.io/pkgforge/bincache/stress-ng/official/source","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/stress-ng/static.official.source.yaml","rebuild":false},{"pkg_family":"stuffbin","ghcr_url":"ghcr.io/pkgforge/bincache/stuffbin/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/stuffbin/static.official.source.yaml","rebuild":false},{"pkg_family":"subfinder","ghcr_url":"ghcr.io/pkgforge/bincache/subfinder/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/subfinder/static.official.source.yaml","rebuild":false},{"pkg_family":"subtrace","ghcr_url":"ghcr.io/pkgforge/bincache/subtrace/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/subtrace/static.official.stable.yaml","rebuild":false},{"pkg_family":"tailscale","ghcr_url":"ghcr.io/pkgforge/bincache/tailscale/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/tailscale/static.official.source.yaml","rebuild":false},{"pkg_family":"teldrive","ghcr_url":"ghcr.io/pkgforge/bincache/teldrive/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/teldrive/static.official.source.yaml","rebuild":false},{"pkg_family":"tgpt","ghcr_url":"ghcr.io/pkgforge/bincache/tgpt/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/tgpt/static.official.source.yaml","rebuild":false},{"pkg_family":"tinyssh","ghcr_url":"ghcr.io/pkgforge/bincache/tinyssh/ppkg/stable","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/tinyssh/static.ppkg.stable.yaml","rebuild":false},{"pkg_family":"tlrc","ghcr_url":"ghcr.io/pkgforge/bincache/tlrc/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/tlrc/static.official.source.yaml","rebuild":false},{"pkg_family":"toml2json","ghcr_url":"ghcr.io/pkgforge/bincache/toml2json/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/toml2json/static.official.source.yaml","rebuild":false},{"pkg_family":"tor","ghcr_url":"ghcr.io/pkgforge/bincache/tor/ppkg/stable","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/tor/static.ppkg.stable.yaml","rebuild":false},{"pkg_family":"tracexec","ghcr_url":"ghcr.io/pkgforge/bincache/tracexec/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/tracexec/static.official.source.yaml","rebuild":false},{"pkg_family":"trufflehog","ghcr_url":"ghcr.io/pkgforge/bincache/trufflehog/official/source","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/trufflehog/static.official.source.yaml","rebuild":false},{"pkg_family":"umoci","ghcr_url":"ghcr.io/pkgforge/bincache/umoci/official/source","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/umoci/static.official.source.yaml","rebuild":false},{"pkg_family":"uncomment","ghcr_url":"ghcr.io/pkgforge/bincache/uncomment/official/source","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/uncomment/static.official.source.yaml","rebuild":false},{"pkg_family":"urx","ghcr_url":"ghcr.io/pkgforge/bincache/urx/official/source","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/urx/static.official.source.yaml","rebuild":false},{"pkg_family":"util-linux","ghcr_url":"ghcr.io/pkgforge/bincache/util-linux/nixpkgs","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/util-linux/static.nixpkgs.stable.yaml","rebuild":false},{"pkg_family":"vtm","ghcr_url":"ghcr.io/pkgforge/bincache/vtm/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/vtm/static.official.stable.yaml","rebuild":false},{"pkg_family":"wabt","ghcr_url":"ghcr.io/pkgforge/bincache/wabt/dasimmet/source","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/wabt/static.dasimmet.source.yaml","rebuild":false},{"pkg_family":"wasm-micro-runtime","ghcr_url":"ghcr.io/pkgforge/bincache/wasm-micro-runtime/official/source","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/wasm-micro-runtime/static.official.source.yaml","rebuild":false},{"pkg_family":"wasmtime","ghcr_url":"ghcr.io/pkgforge/bincache/wasmtime/official/source","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/wasmtime/static.official.source.yaml","rebuild":false},{"pkg_family":"wireguard","ghcr_url":"ghcr.io/pkgforge/bincache/wireguard-rs/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/wireguard/static.rs.source.yaml","rebuild":false},{"pkg_family":"wireguard","ghcr_url":"ghcr.io/pkgforge/bincache/wireguard/rs","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/wireguard/static.rs.source.yaml","rebuild":false},{"pkg_family":"wireless-tools","ghcr_url":"ghcr.io/pkgforge/bincache/wireless-tools/nixpkgs","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/wireless-tools/static.nixpkgs.stable.yaml","rebuild":false},{"pkg_family":"wstunnel","ghcr_url":"ghcr.io/pkgforge/bincache/wstunnel/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/wstunnel/static.official.source.yaml","rebuild":false},{"pkg_family":"xcp","ghcr_url":"ghcr.io/pkgforge/bincache/xcp/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/xcp/static.official.source.yaml","rebuild":false},{"pkg_family":"xray-knife","ghcr_url":"ghcr.io/pkgforge/bincache/xray-knife/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/xray-knife/static.official.source.yaml","rebuild":false},{"pkg_family":"yabs","ghcr_url":"ghcr.io/pkgforge/bincache/yabs/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/yabs/static.official.stable.yaml","rebuild":false},{"pkg_family":"yazi","ghcr_url":"ghcr.io/pkgforge/bincache/yazi/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/yazi/static.official.source.yaml","rebuild":false},{"pkg_family":"z-tokens","ghcr_url":"ghcr.io/pkgforge/bincache/z-tokens/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/z-tokens/static.official.source.yaml","rebuild":false},{"pkg_family":"zenith","ghcr_url":"ghcr.io/pkgforge/bincache/zenith/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/zenith/static.official.source.yaml","rebuild":false},{"pkg_family":"zsv","ghcr_url":"ghcr.io/pkgforge/bincache/zsv/official","sbuild_url":"https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/zsv/static.official.source.yaml","rebuild":false}]' | jq .[0m
2025-08-20T18:50:35.9119707Z shell: /usr/bin/bash -e {0}
2025-08-20T18:50:35.9119929Z env:
2025-08-20T18:50:35.9120107Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T18:50:35.9120321Z   PKG_REPO: bincache
2025-08-20T18:50:35.9120512Z   SYSTMP: /tmp
2025-08-20T18:50:35.9120845Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:141.0) Gecko/20100101 Firefox/141.0
2025-08-20T18:50:35.9121226Z ##[endgroup]
2025-08-20T18:50:35.9219237Z [
2025-08-20T18:50:35.9219503Z   {
2025-08-20T18:50:35.9219764Z     "pkg_family": "afrog",
2025-08-20T18:50:35.9220231Z     "ghcr_url": "ghcr.io/pkgforge/bincache/afrog/official",
2025-08-20T18:50:35.9221279Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/afrog/static.official.source.yaml",
2025-08-20T18:50:35.9222196Z     "rebuild": false
2025-08-20T18:50:35.9222481Z   },
2025-08-20T18:50:35.9222710Z   {
2025-08-20T18:50:35.9222988Z     "pkg_family": "aggligator",
2025-08-20T18:50:35.9223452Z     "ghcr_url": "ghcr.io/pkgforge/bincache/aggligator/official",
2025-08-20T18:50:35.9224523Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/aggligator/static.official.source.yaml",
2025-08-20T18:50:35.9225654Z     "rebuild": false
2025-08-20T18:50:35.9225931Z   },
2025-08-20T18:50:35.9226184Z   {
2025-08-20T18:50:35.9226428Z     "pkg_family": "alist",
2025-08-20T18:50:35.9226881Z     "ghcr_url": "ghcr.io/pkgforge/bincache/alist/official",
2025-08-20T18:50:35.9227935Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/alist/static.official.stable.yaml",
2025-08-20T18:50:35.9228887Z     "rebuild": false
2025-08-20T18:50:35.9229169Z   },
2025-08-20T18:50:35.9229419Z   {
2025-08-20T18:50:35.9229679Z     "pkg_family": "aliyun-cli",
2025-08-20T18:50:35.9230152Z     "ghcr_url": "ghcr.io/pkgforge/bincache/aliyun-cli/official",
2025-08-20T18:50:35.9231210Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/aliyun-cli/static.official.source.yaml",
2025-08-20T18:50:35.9232146Z     "rebuild": false
2025-08-20T18:50:35.9232638Z   },
2025-08-20T18:50:35.9232865Z   {
2025-08-20T18:50:35.9233127Z     "pkg_family": "almalinux",
2025-08-20T18:50:35.9233576Z     "ghcr_url": "ghcr.io/pkgforge/bincache/almalinux/official",
2025-08-20T18:50:35.9234934Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/almalinux/static.official.stable.yaml",
2025-08-20T18:50:35.9235710Z     "rebuild": false
2025-08-20T18:50:35.9235887Z   },
2025-08-20T18:50:35.9236034Z   {
2025-08-20T18:50:35.9236349Z     "pkg_family": "alpine",
2025-08-20T18:50:35.9236629Z     "ghcr_url": "ghcr.io/pkgforge/bincache/alpine/official",
2025-08-20T18:50:35.9237411Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/alpine/static.official.stable.yaml",
2025-08-20T18:50:35.9237961Z     "rebuild": false
2025-08-20T18:50:35.9238127Z   },
2025-08-20T18:50:35.9238265Z   {
2025-08-20T18:50:35.9238418Z     "pkg_family": "amass",
2025-08-20T18:50:35.9238672Z     "ghcr_url": "ghcr.io/pkgforge/bincache/amass/official",
2025-08-20T18:50:35.9239279Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/amass/static.official.source.yaml",
2025-08-20T18:50:35.9239802Z     "rebuild": false
2025-08-20T18:50:35.9239966Z   },
2025-08-20T18:50:35.9240095Z   {
2025-08-20T18:50:35.9240255Z     "pkg_family": "amazonlinux",
2025-08-20T18:50:35.9240531Z     "ghcr_url": "ghcr.io/pkgforge/bincache/amazonlinux/official",
2025-08-20T18:50:35.9241161Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/amazonlinux/static.official.stable.yaml",
2025-08-20T18:50:35.9241720Z     "rebuild": false
2025-08-20T18:50:35.9241889Z   },
2025-08-20T18:50:35.9242029Z   {
2025-08-20T18:50:35.9242181Z     "pkg_family": "apk-tools",
2025-08-20T18:50:35.9242454Z     "ghcr_url": "ghcr.io/pkgforge/bincache/apk-static/official",
2025-08-20T18:50:35.9243096Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/apk-static/static.official.stable.yaml",
2025-08-20T18:50:35.9243634Z     "rebuild": false
2025-08-20T18:50:35.9243795Z   },
2025-08-20T18:50:35.9243932Z   {
2025-08-20T18:50:35.9244103Z     "pkg_family": "archlinux",
2025-08-20T18:50:35.9244423Z     "ghcr_url": "ghcr.io/pkgforge/bincache/archlinux/azathothas",
2025-08-20T18:50:35.9245256Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/archlinux/static.azathothas.stable.yaml",
2025-08-20T18:50:35.9245824Z     "rebuild": false
2025-08-20T18:50:35.9245993Z   },
2025-08-20T18:50:35.9246135Z   {
2025-08-20T18:50:35.9246288Z     "pkg_family": "ares",
2025-08-20T18:50:35.9246533Z     "ghcr_url": "ghcr.io/pkgforge/bincache/ares/official",
2025-08-20T18:50:35.9247104Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/ares/static.official.source.yaml",
2025-08-20T18:50:35.9247624Z     "rebuild": false
2025-08-20T18:50:35.9247784Z   },
2025-08-20T18:50:35.9247926Z   {
2025-08-20T18:50:35.9248073Z     "pkg_family": "aretext",
2025-08-20T18:50:35.9248327Z     "ghcr_url": "ghcr.io/pkgforge/bincache/aretext/official",
2025-08-20T18:50:35.9248913Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/aretext/static.official.source.yaml",
2025-08-20T18:50:35.9249444Z     "rebuild": false
2025-08-20T18:50:35.9249611Z   },
2025-08-20T18:50:35.9249746Z   {
2025-08-20T18:50:35.9249894Z     "pkg_family": "bash",
2025-08-20T18:50:35.9250125Z     "ghcr_url": "ghcr.io/pkgforge/bincache/bash/nixpkgs",
2025-08-20T18:50:35.9250682Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/bash/static.nixpkgs.stable.yaml",
2025-08-20T18:50:35.9251182Z     "rebuild": false
2025-08-20T18:50:35.9251345Z   },
2025-08-20T18:50:35.9251483Z   {
2025-08-20T18:50:35.9251628Z     "pkg_family": "bat",
2025-08-20T18:50:35.9251858Z     "ghcr_url": "ghcr.io/pkgforge/bincache/bat/official",
2025-08-20T18:50:35.9252532Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/bat/static.official.source.yaml",
2025-08-20T18:50:35.9253039Z     "rebuild": false
2025-08-20T18:50:35.9253196Z   },
2025-08-20T18:50:35.9253332Z   {
2025-08-20T18:50:35.9253475Z     "pkg_family": "berty",
2025-08-20T18:50:35.9253712Z     "ghcr_url": "ghcr.io/pkgforge/bincache/berty/official",
2025-08-20T18:50:35.9254383Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/berty/static.official.source.yaml",
2025-08-20T18:50:35.9255137Z     "rebuild": false
2025-08-20T18:50:35.9255304Z   },
2025-08-20T18:50:35.9255434Z   {
2025-08-20T18:50:35.9255589Z     "pkg_family": "bin-graph",
2025-08-20T18:50:35.9255859Z     "ghcr_url": "ghcr.io/pkgforge/bincache/bin-graph/ppkg/stable",
2025-08-20T18:50:35.9256455Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/bin-graph/static.ppkg.stable.yaml",
2025-08-20T18:50:35.9256965Z     "rebuild": false
2025-08-20T18:50:35.9257134Z   },
2025-08-20T18:50:35.9257265Z   {
2025-08-20T18:50:35.9257434Z     "pkg_family": "binary-security-check",
2025-08-20T18:50:35.9257776Z     "ghcr_url": "ghcr.io/pkgforge/bincache/binary-security-check/official",
2025-08-20T18:50:35.9258461Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/binary-security-check/static.official.source.yaml",
2025-08-20T18:50:35.9259041Z     "rebuild": false
2025-08-20T18:50:35.9259202Z   },
2025-08-20T18:50:35.9259337Z   {
2025-08-20T18:50:35.9259480Z     "pkg_family": "bleve",
2025-08-20T18:50:35.9259722Z     "ghcr_url": "ghcr.io/pkgforge/bincache/bleve/official",
2025-08-20T18:50:35.9260287Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/bleve/static.official.source.yaml",
2025-08-20T18:50:35.9260802Z     "rebuild": false
2025-08-20T18:50:35.9260967Z   },
2025-08-20T18:50:35.9261099Z   {
2025-08-20T18:50:35.9261251Z     "pkg_family": "boringtun",
2025-08-20T18:50:35.9261513Z     "ghcr_url": "ghcr.io/pkgforge/bincache/boringtun/official",
2025-08-20T18:50:35.9262111Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/boringtun/static.official.source.yaml",
2025-08-20T18:50:35.9262645Z     "rebuild": false
2025-08-20T18:50:35.9262814Z   },
2025-08-20T18:50:35.9262944Z   {
2025-08-20T18:50:35.9263093Z     "pkg_family": "bottom",
2025-08-20T18:50:35.9263348Z     "ghcr_url": "ghcr.io/pkgforge/bincache/bottom/official",
2025-08-20T18:50:35.9263933Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/bottom/static.official.stable.yaml",
2025-08-20T18:50:35.9264462Z     "rebuild": false
2025-08-20T18:50:35.9264619Z   },
2025-08-20T18:50:35.9264893Z   {
2025-08-20T18:50:35.9265143Z     "pkg_family": "btop",
2025-08-20T18:50:35.9265390Z     "ghcr_url": "ghcr.io/pkgforge/bincache/btop/official",
2025-08-20T18:50:35.9265953Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/btop/static.official.stable.yaml",
2025-08-20T18:50:35.9266471Z     "rebuild": false
2025-08-20T18:50:35.9266633Z   },
2025-08-20T18:50:35.9266762Z   {
2025-08-20T18:50:35.9266917Z     "pkg_family": "btrfs-progs",
2025-08-20T18:50:35.9267183Z     "ghcr_url": "ghcr.io/pkgforge/bincache/btrfs-progs/nixpkgs",
2025-08-20T18:50:35.9267794Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/btrfs-progs/static.nixpkgs.stable.yaml",
2025-08-20T18:50:35.9268327Z     "rebuild": false
2025-08-20T18:50:35.9268490Z   },
2025-08-20T18:50:35.9268621Z   {
2025-08-20T18:50:35.9268778Z     "pkg_family": "busybox",
2025-08-20T18:50:35.9269018Z     "ghcr_url": "ghcr.io/pkgforge/bincache/busybox/glibc",
2025-08-20T18:50:35.9269599Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/busybox/static.standalone.glibc.yaml",
2025-08-20T18:50:35.9270132Z     "rebuild": false
2025-08-20T18:50:35.9270420Z   },
2025-08-20T18:50:35.9270555Z   {
2025-08-20T18:50:35.9270700Z     "pkg_family": "byp4xx",
2025-08-20T18:50:35.9270941Z     "ghcr_url": "ghcr.io/pkgforge/bincache/byp4xx/official",
2025-08-20T18:50:35.9271512Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/byp4xx/static.official.source.yaml",
2025-08-20T18:50:35.9272033Z     "rebuild": false
2025-08-20T18:50:35.9272186Z   },
2025-08-20T18:50:35.9272319Z   {
2025-08-20T18:50:35.9272568Z     "pkg_family": "cache",
2025-08-20T18:50:35.9272826Z     "ghcr_url": "ghcr.io/pkgforge/bincache/cache/official/source",
2025-08-20T18:50:35.9273412Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/cache/static.official.source.yaml",
2025-08-20T18:50:35.9273922Z     "rebuild": false
2025-08-20T18:50:35.9274088Z   },
2025-08-20T18:50:35.9274217Z   {
2025-08-20T18:50:35.9274369Z     "pkg_family": "catatonit",
2025-08-20T18:50:35.9274622Z     "ghcr_url": "ghcr.io/pkgforge/bincache/catatonit/official",
2025-08-20T18:50:35.9275514Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/catatonit/static.official.stable.yaml",
2025-08-20T18:50:35.9276054Z     "rebuild": false
2025-08-20T18:50:35.9276210Z   },
2025-08-20T18:50:35.9276356Z   {
2025-08-20T18:50:35.9276511Z     "pkg_family": "clearlinux",
2025-08-20T18:50:35.9276764Z     "ghcr_url": "ghcr.io/pkgforge/bincache/clearlinux/official",
2025-08-20T18:50:35.9277367Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/clearlinux/static.official.stable.yaml",
2025-08-20T18:50:35.9277900Z     "rebuild": false
2025-08-20T18:50:35.9278062Z   },
2025-08-20T18:50:35.9278195Z   {
2025-08-20T18:50:35.9278348Z     "pkg_family": "cobalt-cli",
2025-08-20T18:50:35.9278617Z     "ghcr_url": "ghcr.io/pkgforge/bincache/cobalt-cli/official",
2025-08-20T18:50:35.9279219Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/cobalt-cli/static.official.source.yaml",
2025-08-20T18:50:35.9279760Z     "rebuild": false
2025-08-20T18:50:35.9279923Z   },
2025-08-20T18:50:35.9280058Z   {
2025-08-20T18:50:35.9280207Z     "pkg_family": "cocogitto",
2025-08-20T18:50:35.9280472Z     "ghcr_url": "ghcr.io/pkgforge/bincache/cocogitto/official",
2025-08-20T18:50:35.9281072Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/cocogitto/static.official.source.yaml",
2025-08-20T18:50:35.9281607Z     "rebuild": false
2025-08-20T18:50:35.9281768Z   },
2025-08-20T18:50:35.9281899Z   {
2025-08-20T18:50:35.9282050Z     "pkg_family": "composefs",
2025-08-20T18:50:35.9282317Z     "ghcr_url": "ghcr.io/pkgforge/bincache/composefs/ppkg/stable",
2025-08-20T18:50:35.9282909Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/composefs/static.ppkg.stable.yaml",
2025-08-20T18:50:35.9283430Z     "rebuild": false
2025-08-20T18:50:35.9283588Z   },
2025-08-20T18:50:35.9283727Z   {
2025-08-20T18:50:35.9283872Z     "pkg_family": "coreutils",
2025-08-20T18:50:35.9284135Z     "ghcr_url": "ghcr.io/pkgforge/bincache/coreutils/multicall",
2025-08-20T18:50:35.9284754Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/coreutils/static.multicall.glibc.yaml",
2025-08-20T18:50:35.9285494Z     "rebuild": false
2025-08-20T18:50:35.9285659Z   },
2025-08-20T18:50:35.9285791Z   {
2025-08-20T18:50:35.9285945Z     "pkg_family": "coreutils",
2025-08-20T18:50:35.9286231Z     "ghcr_url": "ghcr.io/pkgforge/bincache/coreutils/multicall/glibc",
2025-08-20T18:50:35.9286844Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/coreutils/static.multicall.glibc.yaml",
2025-08-20T18:50:35.9287373Z     "rebuild": false
2025-08-20T18:50:35.9287529Z   },
2025-08-20T18:50:35.9287665Z   {
2025-08-20T18:50:35.9287809Z     "pkg_family": "coreutils",
2025-08-20T18:50:35.9288090Z     "ghcr_url": "ghcr.io/pkgforge/bincache/coreutils_uutils/multicall",
2025-08-20T18:50:35.9288844Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/coreutils/static.multicall.uutils.yaml",
2025-08-20T18:50:35.9289382Z     "rebuild": false
2025-08-20T18:50:35.9289542Z   },
2025-08-20T18:50:35.9289673Z   {
2025-08-20T18:50:35.9289823Z     "pkg_family": "coreutils",
2025-08-20T18:50:35.9290099Z     "ghcr_url": "ghcr.io/pkgforge/bincache/coreutils_uutils/standalone",
2025-08-20T18:50:35.9290828Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/coreutils/static.standalone.uutils.yaml",
2025-08-20T18:50:35.9291372Z     "rebuild": false
2025-08-20T18:50:35.9291534Z   },
2025-08-20T18:50:35.9291664Z   {
2025-08-20T18:50:35.9291821Z     "pkg_family": "countryfetch",
2025-08-20T18:50:35.9292120Z     "ghcr_url": "ghcr.io/pkgforge/bincache/countryfetch/official/source",
2025-08-20T18:50:35.9292762Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/countryfetch/static.official.source.yaml",
2025-08-20T18:50:35.9293315Z     "rebuild": false
2025-08-20T18:50:35.9293472Z   },
2025-08-20T18:50:35.9293608Z   {
2025-08-20T18:50:35.9293752Z     "pkg_family": "croc",
2025-08-20T18:50:35.9293993Z     "ghcr_url": "ghcr.io/pkgforge/bincache/croc/official",
2025-08-20T18:50:35.9294556Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/croc/static.official.stable.yaml",
2025-08-20T18:50:35.9295314Z     "rebuild": false
2025-08-20T18:50:35.9295483Z   },
2025-08-20T18:50:35.9295616Z   {
2025-08-20T18:50:35.9295762Z     "pkg_family": "cy",
2025-08-20T18:50:35.9295994Z     "ghcr_url": "ghcr.io/pkgforge/bincache/cy/ppkg/stable",
2025-08-20T18:50:35.9296547Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/cy/static.ppkg.stable.yaml",
2025-08-20T18:50:35.9297035Z     "rebuild": false
2025-08-20T18:50:35.9297196Z   },
2025-08-20T18:50:35.9297327Z   {
2025-08-20T18:50:35.9297488Z     "pkg_family": "czkawka",
2025-08-20T18:50:35.9297735Z     "ghcr_url": "ghcr.io/pkgforge/bincache/czkawka/official",
2025-08-20T18:50:35.9298321Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/czkawka/static.official.source.yaml",
2025-08-20T18:50:35.9298849Z     "rebuild": false
2025-08-20T18:50:35.9299006Z   },
2025-08-20T18:50:35.9299141Z   {
2025-08-20T18:50:35.9299289Z     "pkg_family": "dagger-cli",
2025-08-20T18:50:35.9299574Z     "ghcr_url": "ghcr.io/pkgforge/bincache/dagger-cli/official",
2025-08-20T18:50:35.9300167Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/dagger-cli/static.official.stable.yaml",
2025-08-20T18:50:35.9300702Z     "rebuild": false
2025-08-20T18:50:35.9300859Z   },
2025-08-20T18:50:35.9300997Z   {
2025-08-20T18:50:35.9301148Z     "pkg_family": "dasel",
2025-08-20T18:50:35.9301383Z     "ghcr_url": "ghcr.io/pkgforge/bincache/dasel/official",
2025-08-20T18:50:35.9301959Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/dasel/static.official.source.yaml",
2025-08-20T18:50:35.9302476Z     "rebuild": false
2025-08-20T18:50:35.9302642Z   },
2025-08-20T18:50:35.9302771Z   {
2025-08-20T18:50:35.9302922Z     "pkg_family": "daytona",
2025-08-20T18:50:35.9303167Z     "ghcr_url": "ghcr.io/pkgforge/bincache/daytona/official",
2025-08-20T18:50:35.9303755Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/daytona/static.official.source.yaml",
2025-08-20T18:50:35.9304278Z     "rebuild": false
2025-08-20T18:50:35.9304434Z   },
2025-08-20T18:50:35.9304570Z   {
2025-08-20T18:50:35.9304712Z     "pkg_family": "dbbench",
2025-08-20T18:50:35.9305144Z     "ghcr_url": "ghcr.io/pkgforge/bincache/dbbench/official",
2025-08-20T18:50:35.9305720Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/dbbench/static.official.source.yaml",
2025-08-20T18:50:35.9306375Z     "rebuild": false
2025-08-20T18:50:35.9306538Z   },
2025-08-20T18:50:35.9306672Z   {
2025-08-20T18:50:35.9306814Z     "pkg_family": "deark",
2025-08-20T18:50:35.9307076Z     "ghcr_url": "ghcr.io/pkgforge/bincache/deark/official/source",
2025-08-20T18:50:35.9307660Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/deark/static.official.source.yaml",
2025-08-20T18:50:35.9308172Z     "rebuild": false
2025-08-20T18:50:35.9308334Z   },
2025-08-20T18:50:35.9308600Z   {
2025-08-20T18:50:35.9308753Z     "pkg_family": "devbox",
2025-08-20T18:50:35.9308988Z     "ghcr_url": "ghcr.io/pkgforge/bincache/devbox/official",
2025-08-20T18:50:35.9309558Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/devbox/static.official.stable.yaml",
2025-08-20T18:50:35.9310075Z     "rebuild": false
2025-08-20T18:50:35.9310234Z   },
2025-08-20T18:50:35.9310371Z   {
2025-08-20T18:50:35.9310519Z     "pkg_family": "diffutils-rs",
2025-08-20T18:50:35.9310802Z     "ghcr_url": "ghcr.io/pkgforge/bincache/diffutils-rs/official",
2025-08-20T18:50:35.9311412Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/diffutils-rs/static.official.source.yaml",
2025-08-20T18:50:35.9311956Z     "rebuild": false
2025-08-20T18:50:35.9312113Z   },
2025-08-20T18:50:35.9312248Z   {
2025-08-20T18:50:35.9312390Z     "pkg_family": "dive",
2025-08-20T18:50:35.9312630Z     "ghcr_url": "ghcr.io/pkgforge/bincache/dive/official",
2025-08-20T18:50:35.9313191Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/dive/static.official.source.yaml",
2025-08-20T18:50:35.9313698Z     "rebuild": false
2025-08-20T18:50:35.9313862Z   },
2025-08-20T18:50:35.9313994Z   {
2025-08-20T18:50:35.9314145Z     "pkg_family": "dnsperf",
2025-08-20T18:50:35.9314389Z     "ghcr_url": "ghcr.io/pkgforge/bincache/dnsperf/nixpkgs",
2025-08-20T18:50:35.9315132Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/dnsperf/static.nixpkgs.stable.yaml",
2025-08-20T18:50:35.9315656Z     "rebuild": false
2025-08-20T18:50:35.9315818Z   },
2025-08-20T18:50:35.9315951Z   {
2025-08-20T18:50:35.9316096Z     "pkg_family": "dockerc",
2025-08-20T18:50:35.9316344Z     "ghcr_url": "ghcr.io/pkgforge/bincache/dockerc/official",
2025-08-20T18:50:35.9316918Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/dockerc/static.official.stable.yaml",
2025-08-20T18:50:35.9317453Z     "rebuild": false
2025-08-20T18:50:35.9317610Z   },
2025-08-20T18:50:35.9317744Z   {
2025-08-20T18:50:35.9317889Z     "pkg_family": "dpkg",
2025-08-20T18:50:35.9318118Z     "ghcr_url": "ghcr.io/pkgforge/bincache/dpkg/ppkg",
2025-08-20T18:50:35.9318661Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/dpkg/static.ppkg.stable.yaml",
2025-08-20T18:50:35.9319157Z     "rebuild": false
2025-08-20T18:50:35.9319324Z   },
2025-08-20T18:50:35.9319460Z   {
2025-08-20T18:50:35.9319612Z     "pkg_family": "dumbpipe",
2025-08-20T18:50:35.9319871Z     "ghcr_url": "ghcr.io/pkgforge/bincache/dumbpipe/official",
2025-08-20T18:50:35.9320467Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/dumbpipe/static.official.source.yaml",
2025-08-20T18:50:35.9320994Z     "rebuild": false
2025-08-20T18:50:35.9321156Z   },
2025-08-20T18:50:35.9321287Z   {
2025-08-20T18:50:35.9321436Z     "pkg_family": "dyff",
2025-08-20T18:50:35.9321677Z     "ghcr_url": "ghcr.io/pkgforge/bincache/dyff/official",
2025-08-20T18:50:35.9322230Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/dyff/static.official.source.yaml",
2025-08-20T18:50:35.9322740Z     "rebuild": false
2025-08-20T18:50:35.9322900Z   },
2025-08-20T18:50:35.9323037Z   {
2025-08-20T18:50:35.9323181Z     "pkg_family": "ecoji",
2025-08-20T18:50:35.9323418Z     "ghcr_url": "ghcr.io/pkgforge/bincache/ecoji/official",
2025-08-20T18:50:35.9324104Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/ecoji/static.official.source.yaml",
2025-08-20T18:50:35.9324622Z     "rebuild": false
2025-08-20T18:50:35.9324975Z   },
2025-08-20T18:50:35.9325114Z   {
2025-08-20T18:50:35.9325267Z     "pkg_family": "elinks",
2025-08-20T18:50:35.9325520Z     "ghcr_url": "ghcr.io/pkgforge/bincache/elinks/official",
2025-08-20T18:50:35.9326236Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/elinks/static.official.stable.yaml",
2025-08-20T18:50:35.9326768Z     "rebuild": false
2025-08-20T18:50:35.9326930Z   },
2025-08-20T18:50:35.9327066Z   {
2025-08-20T18:50:35.9327223Z     "pkg_family": "emanutils",
2025-08-20T18:50:35.9327514Z     "ghcr_url": "ghcr.io/pkgforge/bincache/emanutils/official/source",
2025-08-20T18:50:35.9328148Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/emanutils/static.official.source.yaml",
2025-08-20T18:50:35.9328698Z     "rebuild": false
2025-08-20T18:50:35.9328857Z   },
2025-08-20T18:50:35.9328996Z   {
2025-08-20T18:50:35.9329141Z     "pkg_family": "encode",
2025-08-20T18:50:35.9329388Z     "ghcr_url": "ghcr.io/pkgforge/bincache/encode/official",
2025-08-20T18:50:35.9329958Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/encode/static.official.source.yaml",
2025-08-20T18:50:35.9330478Z     "rebuild": false
2025-08-20T18:50:35.9330646Z   },
2025-08-20T18:50:35.9330785Z   {
2025-08-20T18:50:35.9330938Z     "pkg_family": "enumeraga",
2025-08-20T18:50:35.9331194Z     "ghcr_url": "ghcr.io/pkgforge/bincache/enumeraga/official",
2025-08-20T18:50:35.9331797Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/enumeraga/static.official.source.yaml",
2025-08-20T18:50:35.9332328Z     "rebuild": false
2025-08-20T18:50:35.9332490Z   },
2025-08-20T18:50:35.9332621Z   {
2025-08-20T18:50:35.9332773Z     "pkg_family": "enumerepo",
2025-08-20T18:50:35.9333030Z     "ghcr_url": "ghcr.io/pkgforge/bincache/enumerepo/official",
2025-08-20T18:50:35.9333629Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/enumerepo/static.official.source.yaml",
2025-08-20T18:50:35.9334161Z     "rebuild": false
2025-08-20T18:50:35.9334318Z   },
2025-08-20T18:50:35.9334454Z   {
2025-08-20T18:50:35.9334596Z     "pkg_family": "f2",
2025-08-20T18:50:35.9335010Z     "ghcr_url": "ghcr.io/pkgforge/bincache/f2/official",
2025-08-20T18:50:35.9335583Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/f2/static.official.source.yaml",
2025-08-20T18:50:35.9336096Z     "rebuild": false
2025-08-20T18:50:35.9336254Z   },
2025-08-20T18:50:35.9336391Z   {
2025-08-20T18:50:35.9336539Z     "pkg_family": "faac",
2025-08-20T18:50:35.9336773Z     "ghcr_url": "ghcr.io/pkgforge/bincache/faac/nixpkgs",
2025-08-20T18:50:35.9337331Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/faac/static.nixpkgs.stable.yaml",
2025-08-20T18:50:35.9337839Z     "rebuild": false
2025-08-20T18:50:35.9338001Z   },
2025-08-20T18:50:35.9338133Z   {
2025-08-20T18:50:35.9338285Z     "pkg_family": "fastfetch",
2025-08-20T18:50:35.9338544Z     "ghcr_url": "ghcr.io/pkgforge/bincache/fastfetch/official",
2025-08-20T18:50:35.9339138Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/fastfetch/static.official.source.yaml",
2025-08-20T18:50:35.9339673Z     "rebuild": false
2025-08-20T18:50:35.9339832Z   },
2025-08-20T18:50:35.9339966Z   {
2025-08-20T18:50:35.9340113Z     "pkg_family": "fd-find",
2025-08-20T18:50:35.9340354Z     "ghcr_url": "ghcr.io/pkgforge/bincache/fd/official",
2025-08-20T18:50:35.9340915Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/fd-find/static.official.source.yaml",
2025-08-20T18:50:35.9341436Z     "rebuild": false
2025-08-20T18:50:35.9341590Z   },
2025-08-20T18:50:35.9341849Z   {
2025-08-20T18:50:35.9341995Z     "pkg_family": "ffmpeg",
2025-08-20T18:50:35.9342251Z     "ghcr_url": "ghcr.io/pkgforge/bincache/ffmpeg/wader/stable",
2025-08-20T18:50:35.9342857Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/ffmpeg/static.wader.stable.yaml",
2025-08-20T18:50:35.9343363Z     "rebuild": false
2025-08-20T18:50:35.9343526Z   },
2025-08-20T18:50:35.9343657Z   {
2025-08-20T18:50:35.9343807Z     "pkg_family": "findutils",
2025-08-20T18:50:35.9344162Z     "ghcr_url": "ghcr.io/pkgforge/bincache/findutils/uutils",
2025-08-20T18:50:35.9344745Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/findutils/static.uutils.source.yaml",
2025-08-20T18:50:35.9345475Z     "rebuild": false
2025-08-20T18:50:35.9345637Z   },
2025-08-20T18:50:35.9345769Z   {
2025-08-20T18:50:35.9345911Z     "pkg_family": "fish",
2025-08-20T18:50:35.9346165Z     "ghcr_url": "ghcr.io/pkgforge/bincache/fish/official/source",
2025-08-20T18:50:35.9346745Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/fish/static.official.source.yaml",
2025-08-20T18:50:35.9347259Z     "rebuild": false
2025-08-20T18:50:35.9347413Z   },
2025-08-20T18:50:35.9347545Z   {
2025-08-20T18:50:35.9347689Z     "pkg_family": "fnm",
2025-08-20T18:50:35.9347920Z     "ghcr_url": "ghcr.io/pkgforge/bincache/fnm/official",
2025-08-20T18:50:35.9348480Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/fnm/static.official.stable.yaml",
2025-08-20T18:50:35.9348983Z     "rebuild": false
2025-08-20T18:50:35.9349145Z   },
2025-08-20T18:50:35.9349274Z   {
2025-08-20T18:50:35.9349425Z     "pkg_family": "fping",
2025-08-20T18:50:35.9349661Z     "ghcr_url": "ghcr.io/pkgforge/bincache/fping/official",
2025-08-20T18:50:35.9350240Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/fping/static.official.source.yaml",
2025-08-20T18:50:35.9350761Z     "rebuild": false
2025-08-20T18:50:35.9350924Z   },
2025-08-20T18:50:35.9351059Z   {
2025-08-20T18:50:35.9351200Z     "pkg_family": "fq",
2025-08-20T18:50:35.9351425Z     "ghcr_url": "ghcr.io/pkgforge/bincache/fq/official",
2025-08-20T18:50:35.9351968Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/fq/static.official.source.yaml",
2025-08-20T18:50:35.9352474Z     "rebuild": false
2025-08-20T18:50:35.9352629Z   },
2025-08-20T18:50:35.9352763Z   {
2025-08-20T18:50:35.9352911Z     "pkg_family": "freeze",
2025-08-20T18:50:35.9353152Z     "ghcr_url": "ghcr.io/pkgforge/bincache/freeze/official",
2025-08-20T18:50:35.9353723Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/freeze/static.official.source.yaml",
2025-08-20T18:50:35.9354247Z     "rebuild": false
2025-08-20T18:50:35.9354408Z   },
2025-08-20T18:50:35.9354539Z   {
2025-08-20T18:50:35.9354690Z     "pkg_family": "gettext",
2025-08-20T18:50:35.9355121Z     "ghcr_url": "ghcr.io/pkgforge/bincache/gettext/nixpkgs",
2025-08-20T18:50:35.9355702Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gettext/static.nixpkgs.stable.yaml",
2025-08-20T18:50:35.9356221Z     "rebuild": false
2025-08-20T18:50:35.9356382Z   },
2025-08-20T18:50:35.9356515Z   {
2025-08-20T18:50:35.9356663Z     "pkg_family": "gfx",
2025-08-20T18:50:35.9356893Z     "ghcr_url": "ghcr.io/pkgforge/bincache/gfx/official",
2025-08-20T18:50:35.9357440Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gfx/static.official.source.yaml",
2025-08-20T18:50:35.9357947Z     "rebuild": false
2025-08-20T18:50:35.9358102Z   },
2025-08-20T18:50:35.9358238Z   {
2025-08-20T18:50:35.9358383Z     "pkg_family": "gh",
2025-08-20T18:50:35.9358628Z     "ghcr_url": "ghcr.io/pkgforge/bincache/gh/official/source",
2025-08-20T18:50:35.9359192Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gh/static.official.source.yaml",
2025-08-20T18:50:35.9359824Z     "rebuild": false
2025-08-20T18:50:35.9359992Z   },
2025-08-20T18:50:35.9360122Z   {
2025-08-20T18:50:35.9360270Z     "pkg_family": "ghfetch",
2025-08-20T18:50:35.9360516Z     "ghcr_url": "ghcr.io/pkgforge/bincache/ghfetch/official",
2025-08-20T18:50:35.9361100Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/ghfetch/static.official.source.yaml",
2025-08-20T18:50:35.9361721Z     "rebuild": false
2025-08-20T18:50:35.9361886Z   },
2025-08-20T18:50:35.9362016Z   {
2025-08-20T18:50:35.9362166Z     "pkg_family": "ghorg",
2025-08-20T18:50:35.9362401Z     "ghcr_url": "ghcr.io/pkgforge/bincache/ghorg/official",
2025-08-20T18:50:35.9362973Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/ghorg/static.official.source.yaml",
2025-08-20T18:50:35.9363495Z     "rebuild": false
2025-08-20T18:50:35.9363651Z   },
2025-08-20T18:50:35.9363786Z   {
2025-08-20T18:50:35.9363950Z     "pkg_family": "gip",
2025-08-20T18:50:35.9364180Z     "ghcr_url": "ghcr.io/pkgforge/bincache/gip/official",
2025-08-20T18:50:35.9364725Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gip/static.official.source.yaml",
2025-08-20T18:50:35.9365346Z     "rebuild": false
2025-08-20T18:50:35.9365507Z   },
2025-08-20T18:50:35.9365647Z   {
2025-08-20T18:50:35.9365808Z     "pkg_family": "gitlab-cli",
2025-08-20T18:50:35.9366073Z     "ghcr_url": "ghcr.io/pkgforge/bincache/gitlab-cli/official",
2025-08-20T18:50:35.9366678Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gitlab-cli/static.official.source.yaml",
2025-08-20T18:50:35.9367209Z     "rebuild": false
2025-08-20T18:50:35.9367369Z   },
2025-08-20T18:50:35.9367499Z   {
2025-08-20T18:50:35.9367652Z     "pkg_family": "gitoxide",
2025-08-20T18:50:35.9367903Z     "ghcr_url": "ghcr.io/pkgforge/bincache/gitoxide/official",
2025-08-20T18:50:35.9368496Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gitoxide/static.official.source.yaml",
2025-08-20T18:50:35.9369029Z     "rebuild": false
2025-08-20T18:50:35.9369187Z   },
2025-08-20T18:50:35.9369323Z   {
2025-08-20T18:50:35.9369466Z     "pkg_family": "glow",
2025-08-20T18:50:35.9369698Z     "ghcr_url": "ghcr.io/pkgforge/bincache/glow/official",
2025-08-20T18:50:35.9370258Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/glow/static.official.source.yaml",
2025-08-20T18:50:35.9370775Z     "rebuild": false
2025-08-20T18:50:35.9370930Z   },
2025-08-20T18:50:35.9371066Z   {
2025-08-20T18:50:35.9371216Z     "pkg_family": "go-git",
2025-08-20T18:50:35.9371457Z     "ghcr_url": "ghcr.io/pkgforge/bincache/go-git/official",
2025-08-20T18:50:35.9372025Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/go-git/static.official.source.yaml",
2025-08-20T18:50:35.9372537Z     "rebuild": false
2025-08-20T18:50:35.9372703Z   },
2025-08-20T18:50:35.9372834Z   {
2025-08-20T18:50:35.9372989Z     "pkg_family": "golinkfinder",
2025-08-20T18:50:35.9373267Z     "ghcr_url": "ghcr.io/pkgforge/bincache/golinkfinder/official",
2025-08-20T18:50:35.9373894Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/golinkfinder/static.official.source.yaml",
2025-08-20T18:50:35.9374440Z     "rebuild": false
2025-08-20T18:50:35.9374600Z   },
2025-08-20T18:50:35.9374737Z   {
2025-08-20T18:50:35.9374980Z     "pkg_family": "gomuks",
2025-08-20T18:50:35.9375224Z     "ghcr_url": "ghcr.io/pkgforge/bincache/gomuks/official",
2025-08-20T18:50:35.9375794Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gomuks/static.official.source.yaml",
2025-08-20T18:50:35.9376318Z     "rebuild": false
2025-08-20T18:50:35.9376483Z   },
2025-08-20T18:50:35.9376618Z   {
2025-08-20T18:50:35.9376760Z     "pkg_family": "gopass",
2025-08-20T18:50:35.9377113Z     "ghcr_url": "ghcr.io/pkgforge/bincache/gopass/official",
2025-08-20T18:50:35.9377687Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gopass/static.official.source.yaml",
2025-08-20T18:50:35.9378198Z     "rebuild": false
2025-08-20T18:50:35.9378358Z   },
2025-08-20T18:50:35.9378492Z   {
2025-08-20T18:50:35.9378636Z     "pkg_family": "gosu",
2025-08-20T18:50:35.9378861Z     "ghcr_url": "ghcr.io/pkgforge/bincache/gosu/official",
2025-08-20T18:50:35.9379518Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gosu/static.official.stable.yaml",
2025-08-20T18:50:35.9380053Z     "rebuild": false
2025-08-20T18:50:35.9380212Z   },
2025-08-20T18:50:35.9380347Z   {
2025-08-20T18:50:35.9380491Z     "pkg_family": "gpg-tui",
2025-08-20T18:50:35.9380737Z     "ghcr_url": "ghcr.io/pkgforge/bincache/gpg-tui/official",
2025-08-20T18:50:35.9381314Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gpg-tui/static.official.source.yaml",
2025-08-20T18:50:35.9381842Z     "rebuild": false
2025-08-20T18:50:35.9381998Z   },
2025-08-20T18:50:35.9382132Z   {
2025-08-20T18:50:35.9382274Z     "pkg_family": "gum",
2025-08-20T18:50:35.9382501Z     "ghcr_url": "ghcr.io/pkgforge/bincache/gum/official",
2025-08-20T18:50:35.9383060Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gum/static.official.source.yaml",
2025-08-20T18:50:35.9383570Z     "rebuild": false
2025-08-20T18:50:35.9383730Z   },
2025-08-20T18:50:35.9383861Z   {
2025-08-20T18:50:35.9384013Z     "pkg_family": "hakoniwa",
2025-08-20T18:50:35.9384284Z     "ghcr_url": "ghcr.io/pkgforge/bincache/hakoniwa/official/source",
2025-08-20T18:50:35.9384993Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/hakoniwa/static.official.source.yaml",
2025-08-20T18:50:35.9385518Z     "rebuild": false
2025-08-20T18:50:35.9385679Z   },
2025-08-20T18:50:35.9385816Z   {
2025-08-20T18:50:35.9385962Z     "pkg_family": "hcloud",
2025-08-20T18:50:35.9386201Z     "ghcr_url": "ghcr.io/pkgforge/bincache/hcloud/official",
2025-08-20T18:50:35.9386779Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/hcloud/static.official.source.yaml",
2025-08-20T18:50:35.9387303Z     "rebuild": false
2025-08-20T18:50:35.9387457Z   },
2025-08-20T18:50:35.9387593Z   {
2025-08-20T18:50:35.9387745Z     "pkg_family": "hcxdumptool",
2025-08-20T18:50:35.9388022Z     "ghcr_url": "ghcr.io/pkgforge/bincache/hcxdumptool/nixpkgs",
2025-08-20T18:50:35.9388631Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/hcxdumptool/static.nixpkgs.stable.yaml",
2025-08-20T18:50:35.9389168Z     "rebuild": false
2025-08-20T18:50:35.9389330Z   },
2025-08-20T18:50:35.9389460Z   {
2025-08-20T18:50:35.9389613Z     "pkg_family": "hdiffpatch",
2025-08-20T18:50:35.9389886Z     "ghcr_url": "ghcr.io/pkgforge/bincache/hdiffpatch/ppkg/stable",
2025-08-20T18:50:35.9390490Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/hdiffpatch/static.ppkg.stable.yaml",
2025-08-20T18:50:35.9391008Z     "rebuild": false
2025-08-20T18:50:35.9391171Z   },
2025-08-20T18:50:35.9391300Z   {
2025-08-20T18:50:35.9391445Z     "pkg_family": "hl",
2025-08-20T18:50:35.9391670Z     "ghcr_url": "ghcr.io/pkgforge/bincache/hl/official",
2025-08-20T18:50:35.9392218Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/hl/static.official.source.yaml",
2025-08-20T18:50:35.9392722Z     "rebuild": false
2025-08-20T18:50:35.9392881Z   },
2025-08-20T18:50:35.9393015Z   {
2025-08-20T18:50:35.9393168Z     "pkg_family": "html-xml-utils",
2025-08-20T18:50:35.9393456Z     "ghcr_url": "ghcr.io/pkgforge/bincache/html-xml-utils/nixpkgs",
2025-08-20T18:50:35.9394073Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/html-xml-utils/static.nixpkgs.stable.yaml",
2025-08-20T18:50:35.9394734Z     "rebuild": false
2025-08-20T18:50:35.9394993Z   },
2025-08-20T18:50:35.9395126Z   {
2025-08-20T18:50:35.9395273Z     "pkg_family": "husarnet",
2025-08-20T18:50:35.9395525Z     "ghcr_url": "ghcr.io/pkgforge/bincache/husarnet/official",
2025-08-20T18:50:35.9396114Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/husarnet/static.official.source.yaml",
2025-08-20T18:50:35.9396646Z     "rebuild": false
2025-08-20T18:50:35.9396807Z   },
2025-08-20T18:50:35.9397047Z   {
2025-08-20T18:50:35.9397202Z     "pkg_family": "ini-file",
2025-08-20T18:50:35.9397454Z     "ghcr_url": "ghcr.io/pkgforge/bincache/ini-file/official",
2025-08-20T18:50:35.9398040Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/ini-file/static.official.source.yaml",
2025-08-20T18:50:35.9398565Z     "rebuild": false
2025-08-20T18:50:35.9398721Z   },
2025-08-20T18:50:35.9398857Z   {
2025-08-20T18:50:35.9399002Z     "pkg_family": "iroh",
2025-08-20T18:50:35.9399245Z     "ghcr_url": "ghcr.io/pkgforge/bincache/iroh/official",
2025-08-20T18:50:35.9399810Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/iroh/static.official.source.yaml",
2025-08-20T18:50:35.9400335Z     "rebuild": false
2025-08-20T18:50:35.9400507Z   },
2025-08-20T18:50:35.9400637Z   {
2025-08-20T18:50:35.9400786Z     "pkg_family": "isolate",
2025-08-20T18:50:35.9401043Z     "ghcr_url": "ghcr.io/pkgforge/bincache/isolate/ppkg/stable",
2025-08-20T18:50:35.9401620Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/isolate/static.ppkg.stable.yaml",
2025-08-20T18:50:35.9402124Z     "rebuild": false
2025-08-20T18:50:35.9402285Z   },
2025-08-20T18:50:35.9402414Z   {
2025-08-20T18:50:35.9402563Z     "pkg_family": "jaeles",
2025-08-20T18:50:35.9402800Z     "ghcr_url": "ghcr.io/pkgforge/bincache/jaeles/official",
2025-08-20T18:50:35.9403373Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/jaeles/static.official.source.yaml",
2025-08-20T18:50:35.9403899Z     "rebuild": false
2025-08-20T18:50:35.9404056Z   },
2025-08-20T18:50:35.9404190Z   {
2025-08-20T18:50:35.9404338Z     "pkg_family": "jira-cli",
2025-08-20T18:50:35.9404591Z     "ghcr_url": "ghcr.io/pkgforge/bincache/jira-cli/official",
2025-08-20T18:50:35.9405271Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/jira-cli/static.official.source.yaml",
2025-08-20T18:50:35.9405801Z     "rebuild": false
2025-08-20T18:50:35.9405957Z   },
2025-08-20T18:50:35.9406094Z   {
2025-08-20T18:50:35.9406238Z     "pkg_family": "jr",
2025-08-20T18:50:35.9406455Z     "ghcr_url": "ghcr.io/pkgforge/bincache/jr/official",
2025-08-20T18:50:35.9407000Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/jr/static.official.source.yaml",
2025-08-20T18:50:35.9407501Z     "rebuild": false
2025-08-20T18:50:35.9407666Z   },
2025-08-20T18:50:35.9407801Z   {
2025-08-20T18:50:35.9407951Z     "pkg_family": "jujutsu",
2025-08-20T18:50:35.9408195Z     "ghcr_url": "ghcr.io/pkgforge/bincache/jujutsu/official",
2025-08-20T18:50:35.9408779Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/jujutsu/static.official.source.yaml",
2025-08-20T18:50:35.9409304Z     "rebuild": false
2025-08-20T18:50:35.9409461Z   },
2025-08-20T18:50:35.9409597Z   {
2025-08-20T18:50:35.9409747Z     "pkg_family": "jwt-hack",
2025-08-20T18:50:35.9410006Z     "ghcr_url": "ghcr.io/pkgforge/bincache/jwt-hack/official",
2025-08-20T18:50:35.9410586Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/jwt-hack/static.official.source.yaml",
2025-08-20T18:50:35.9411115Z     "rebuild": false
2025-08-20T18:50:35.9411273Z   },
2025-08-20T18:50:35.9411410Z   {
2025-08-20T18:50:35.9411554Z     "pkg_family": "k9s",
2025-08-20T18:50:35.9411784Z     "ghcr_url": "ghcr.io/pkgforge/bincache/k9s/official",
2025-08-20T18:50:35.9412454Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/k9s/static.official.stable.yaml",
2025-08-20T18:50:35.9412960Z     "rebuild": false
2025-08-20T18:50:35.9413124Z   },
2025-08-20T18:50:35.9413254Z   {
2025-08-20T18:50:35.9413402Z     "pkg_family": "kalc",
2025-08-20T18:50:35.9413629Z     "ghcr_url": "ghcr.io/pkgforge/bincache/kalc/official",
2025-08-20T18:50:35.9414287Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/kalc/static.official.source.yaml",
2025-08-20T18:50:35.9414930Z     "rebuild": false
2025-08-20T18:50:35.9415091Z   },
2025-08-20T18:50:35.9415227Z   {
2025-08-20T18:50:35.9415369Z     "pkg_family": "kubo",
2025-08-20T18:50:35.9415603Z     "ghcr_url": "ghcr.io/pkgforge/bincache/kubo/official",
2025-08-20T18:50:35.9416163Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/kubo/static.official.source.yaml",
2025-08-20T18:50:35.9416679Z     "rebuild": false
2025-08-20T18:50:35.9416835Z   },
2025-08-20T18:50:35.9416970Z   {
2025-08-20T18:50:35.9417114Z     "pkg_family": "ladder",
2025-08-20T18:50:35.9417358Z     "ghcr_url": "ghcr.io/pkgforge/bincache/ladder/official",
2025-08-20T18:50:35.9417929Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/ladder/static.official.source.yaml",
2025-08-20T18:50:35.9418450Z     "rebuild": false
2025-08-20T18:50:35.9418616Z   },
2025-08-20T18:50:35.9418750Z   {
2025-08-20T18:50:35.9418901Z     "pkg_family": "lazygit",
2025-08-20T18:50:35.9419145Z     "ghcr_url": "ghcr.io/pkgforge/bincache/lazygit/official",
2025-08-20T18:50:35.9419726Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/lazygit/static.official.source.yaml",
2025-08-20T18:50:35.9420245Z     "rebuild": false
2025-08-20T18:50:35.9420409Z   },
2025-08-20T18:50:35.9420545Z   {
2025-08-20T18:50:35.9420692Z     "pkg_family": "libaws-cli",
2025-08-20T18:50:35.9420948Z     "ghcr_url": "ghcr.io/pkgforge/bincache/libaws/official",
2025-08-20T18:50:35.9421527Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/libaws-cli/static.official.source.yaml",
2025-08-20T18:50:35.9422062Z     "rebuild": false
2025-08-20T18:50:35.9422219Z   },
2025-08-20T18:50:35.9422353Z   {
2025-08-20T18:50:35.9422497Z     "pkg_family": "linutil",
2025-08-20T18:50:35.9422743Z     "ghcr_url": "ghcr.io/pkgforge/bincache/linutil/official",
2025-08-20T18:50:35.9423323Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/linutil/static.official.stable.yaml",
2025-08-20T18:50:35.9423842Z     "rebuild": false
2025-08-20T18:50:35.9424004Z   },
2025-08-20T18:50:35.9424134Z   {
2025-08-20T18:50:35.9424285Z     "pkg_family": "litestream",
2025-08-20T18:50:35.9424570Z     "ghcr_url": "ghcr.io/pkgforge/bincache/litestream/official/source",
2025-08-20T18:50:35.9425291Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/litestream/static.official.source.yaml",
2025-08-20T18:50:35.9425833Z     "rebuild": false
2025-08-20T18:50:35.9425996Z   },
2025-08-20T18:50:35.9426127Z   {
2025-08-20T18:50:35.9426275Z     "pkg_family": "lklfuse",
2025-08-20T18:50:35.9426526Z     "ghcr_url": "ghcr.io/pkgforge/bincache/lklfuse/official",
2025-08-20T18:50:35.9427102Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/lklfuse/static.official.stable.yaml",
2025-08-20T18:50:35.9427629Z     "rebuild": false
2025-08-20T18:50:35.9427784Z   },
2025-08-20T18:50:35.9427921Z   {
2025-08-20T18:50:35.9428064Z     "pkg_family": "lnav",
2025-08-20T18:50:35.9428296Z     "ghcr_url": "ghcr.io/pkgforge/bincache/lnav/official",
2025-08-20T18:50:35.9428852Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/lnav/static.official.stable.yaml",
2025-08-20T18:50:35.9429365Z     "rebuild": false
2025-08-20T18:50:35.9429527Z   },
2025-08-20T18:50:35.9429773Z   {
2025-08-20T18:50:35.9429920Z     "pkg_family": "loki",
2025-08-20T18:50:35.9430147Z     "ghcr_url": "ghcr.io/pkgforge/bincache/loki/official",
2025-08-20T18:50:35.9430704Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/loki/static.official.stable.yaml",
2025-08-20T18:50:35.9431211Z     "rebuild": false
2025-08-20T18:50:35.9431372Z   },
2025-08-20T18:50:35.9431504Z   {
2025-08-20T18:50:35.9431654Z     "pkg_family": "melange",
2025-08-20T18:50:35.9432002Z     "ghcr_url": "ghcr.io/pkgforge/bincache/melange/official",
2025-08-20T18:50:35.9432578Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/melange/static.official.source.yaml",
2025-08-20T18:50:35.9433107Z     "rebuild": false
2025-08-20T18:50:35.9433261Z   },
2025-08-20T18:50:35.9433396Z   {
2025-08-20T18:50:35.9433537Z     "pkg_family": "meli",
2025-08-20T18:50:35.9433764Z     "ghcr_url": "ghcr.io/pkgforge/bincache/meli/official",
2025-08-20T18:50:35.9434320Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/meli/static.official.source.yaml",
2025-08-20T18:50:35.9434929Z     "rebuild": false
2025-08-20T18:50:35.9435090Z   },
2025-08-20T18:50:35.9435220Z   {
2025-08-20T18:50:35.9435367Z     "pkg_family": "micro",
2025-08-20T18:50:35.9435599Z     "ghcr_url": "ghcr.io/pkgforge/bincache/micro/official",
2025-08-20T18:50:35.9436175Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/micro/static.official.source.yaml",
2025-08-20T18:50:35.9436699Z     "rebuild": false
2025-08-20T18:50:35.9436857Z   },
2025-08-20T18:50:35.9436987Z   {
2025-08-20T18:50:35.9437137Z     "pkg_family": "mieru",
2025-08-20T18:50:35.9437367Z     "ghcr_url": "ghcr.io/pkgforge/bincache/mieru/official",
2025-08-20T18:50:35.9437935Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/mieru/static.official.source.yaml",
2025-08-20T18:50:35.9438457Z     "rebuild": false
2025-08-20T18:50:35.9438614Z   },
2025-08-20T18:50:35.9438750Z   {
2025-08-20T18:50:35.9438897Z     "pkg_family": "miniflux",
2025-08-20T18:50:35.9439153Z     "ghcr_url": "ghcr.io/pkgforge/bincache/miniflux/official",
2025-08-20T18:50:35.9439738Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/miniflux/static.official.source.yaml",
2025-08-20T18:50:35.9440268Z     "rebuild": false
2025-08-20T18:50:35.9440425Z   },
2025-08-20T18:50:35.9440564Z   {
2025-08-20T18:50:35.9440719Z     "pkg_family": "mtd-utils",
2025-08-20T18:50:35.9440966Z     "ghcr_url": "ghcr.io/pkgforge/bincache/mtdutils/nixpkgs",
2025-08-20T18:50:35.9441548Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/mtd-utils/static.nixpkgs.stable.yaml",
2025-08-20T18:50:35.9442069Z     "rebuild": false
2025-08-20T18:50:35.9442236Z   },
2025-08-20T18:50:35.9442366Z   {
2025-08-20T18:50:35.9442513Z     "pkg_family": "muffet",
2025-08-20T18:50:35.9442752Z     "ghcr_url": "ghcr.io/pkgforge/bincache/muffet/official",
2025-08-20T18:50:35.9443353Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/muffet/static.official.source.yaml",
2025-08-20T18:50:35.9443873Z     "rebuild": false
2025-08-20T18:50:35.9444032Z   },
2025-08-20T18:50:35.9444172Z   {
2025-08-20T18:50:35.9444314Z     "pkg_family": "naabu",
2025-08-20T18:50:35.9444549Z     "ghcr_url": "ghcr.io/pkgforge/bincache/naabu/official",
2025-08-20T18:50:35.9445204Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/naabu/static.official.source.yaml",
2025-08-20T18:50:35.9445721Z     "rebuild": false
2025-08-20T18:50:35.9445878Z   },
2025-08-20T18:50:35.9446014Z   {
2025-08-20T18:50:35.9446157Z     "pkg_family": "navi",
2025-08-20T18:50:35.9446389Z     "ghcr_url": "ghcr.io/pkgforge/bincache/navi/official",
2025-08-20T18:50:35.9446944Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/navi/static.official.source.yaml",
2025-08-20T18:50:35.9447580Z     "rebuild": false
2025-08-20T18:50:35.9447744Z   },
2025-08-20T18:50:35.9447872Z   {
2025-08-20T18:50:35.9448026Z     "pkg_family": "nerdctl",
2025-08-20T18:50:35.9448273Z     "ghcr_url": "ghcr.io/pkgforge/bincache/nerdctl/official",
2025-08-20T18:50:35.9448850Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/nerdctl/static.official.source.yaml",
2025-08-20T18:50:35.9449511Z     "rebuild": false
2025-08-20T18:50:35.9449675Z   },
2025-08-20T18:50:35.9449811Z   {
2025-08-20T18:50:35.9449954Z     "pkg_family": "netbird",
2025-08-20T18:50:35.9450224Z     "ghcr_url": "ghcr.io/pkgforge/bincache/netbird/official/source",
2025-08-20T18:50:35.9450821Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/netbird/static.official.source.yaml",
2025-08-20T18:50:35.9451349Z     "rebuild": false
2025-08-20T18:50:35.9451505Z   },
2025-08-20T18:50:35.9451646Z   {
2025-08-20T18:50:35.9451793Z     "pkg_family": "nfs-utils",
2025-08-20T18:50:35.9452049Z     "ghcr_url": "ghcr.io/pkgforge/bincache/nfs-utils/nixpkgs",
2025-08-20T18:50:35.9452636Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/nfs-utils/static.nixpkgs.stable.yaml",
2025-08-20T18:50:35.9453154Z     "rebuild": false
2025-08-20T18:50:35.9453315Z   },
2025-08-20T18:50:35.9453445Z   {
2025-08-20T18:50:35.9453599Z     "pkg_family": "nitro",
2025-08-20T18:50:35.9453854Z     "ghcr_url": "ghcr.io/pkgforge/bincache/nitro/official/source",
2025-08-20T18:50:35.9454445Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/nitro/static.official.source.yaml",
2025-08-20T18:50:35.9455062Z     "rebuild": false
2025-08-20T18:50:35.9455226Z   },
2025-08-20T18:50:35.9455361Z   {
2025-08-20T18:50:35.9455504Z     "pkg_family": "nmap",
2025-08-20T18:50:35.9455739Z     "ghcr_url": "ghcr.io/pkgforge/bincache/nmap/nixpkgs",
2025-08-20T18:50:35.9456293Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/nmap/static.nixpkgs.stable.yaml",
2025-08-20T18:50:35.9456805Z     "rebuild": false
2025-08-20T18:50:35.9456960Z   },
2025-08-20T18:50:35.9457096Z   {
2025-08-20T18:50:35.9457240Z     "pkg_family": "nuclei",
2025-08-20T18:50:35.9457481Z     "ghcr_url": "ghcr.io/pkgforge/bincache/nuclei/official",
2025-08-20T18:50:35.9458056Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/nuclei/static.official.source.yaml",
2025-08-20T18:50:35.9458575Z     "rebuild": false
2025-08-20T18:50:35.9458738Z   },
2025-08-20T18:50:35.9458870Z   {
2025-08-20T18:50:35.9459019Z     "pkg_family": "nushell",
2025-08-20T18:50:35.9459253Z     "ghcr_url": "ghcr.io/pkgforge/bincache/nushell/glibc",
2025-08-20T18:50:35.9459814Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/nushell/static.glibc.source.yaml",
2025-08-20T18:50:35.9460327Z     "rebuild": false
2025-08-20T18:50:35.9474473Z   },
2025-08-20T18:50:35.9474637Z   {
2025-08-20T18:50:35.9474932Z     "pkg_family": "nushell",
2025-08-20T18:50:35.9475228Z     "ghcr_url": "ghcr.io/pkgforge/bincache/nushell/official",
2025-08-20T18:50:35.9475855Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/nushell/static.official.source.yaml",
2025-08-20T18:50:35.9476428Z     "rebuild": false
2025-08-20T18:50:35.9476609Z   },
2025-08-20T18:50:35.9476760Z   {
2025-08-20T18:50:35.9476917Z     "pkg_family": "nvme-cli",
2025-08-20T18:50:35.9477194Z     "ghcr_url": "ghcr.io/pkgforge/bincache/nvme-cli/official",
2025-08-20T18:50:35.9477804Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/nvme-cli/static.official.source.yaml",
2025-08-20T18:50:35.9478350Z     "rebuild": false
2025-08-20T18:50:35.9478522Z   },
2025-08-20T18:50:35.9478665Z   {
2025-08-20T18:50:35.9478817Z     "pkg_family": "onetun",
2025-08-20T18:50:35.9479241Z     "ghcr_url": "ghcr.io/pkgforge/bincache/onetun/official",
2025-08-20T18:50:35.9479844Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/onetun/static.official.source.yaml",
2025-08-20T18:50:35.9480378Z     "rebuild": false
2025-08-20T18:50:35.9480545Z   },
2025-08-20T18:50:35.9480684Z   {
2025-08-20T18:50:35.9480844Z     "pkg_family": "openrsync",
2025-08-20T18:50:35.9481224Z     "ghcr_url": "ghcr.io/pkgforge/bincache/openrsync/ppkg/stable",
2025-08-20T18:50:35.9481894Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/openrsync/static.ppkg.stable.yaml",
2025-08-20T18:50:35.9482432Z     "rebuild": false
2025-08-20T18:50:35.9482595Z   },
2025-08-20T18:50:35.9482729Z   {
2025-08-20T18:50:35.9482882Z     "pkg_family": "openvpn",
2025-08-20T18:50:35.9483133Z     "ghcr_url": "ghcr.io/pkgforge/bincache/openvpn/nixpkgs",
2025-08-20T18:50:35.9483726Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/openvpn/static.nixpkgs.stable.yaml",
2025-08-20T18:50:35.9484261Z     "rebuild": false
2025-08-20T18:50:35.9484424Z   },
2025-08-20T18:50:35.9484561Z   {
2025-08-20T18:50:35.9484712Z     "pkg_family": "oras",
2025-08-20T18:50:35.9485074Z     "ghcr_url": "ghcr.io/pkgforge/bincache/oras/official/source",
2025-08-20T18:50:35.9485666Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/oras/static.official.source.yaml",
2025-08-20T18:50:35.9486200Z     "rebuild": false
2025-08-20T18:50:35.9486372Z   },
2025-08-20T18:50:35.9486505Z   {
2025-08-20T18:50:35.9486659Z     "pkg_family": "otree",
2025-08-20T18:50:35.9486901Z     "ghcr_url": "ghcr.io/pkgforge/bincache/otree/official",
2025-08-20T18:50:35.9487483Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/otree/static.official.source.yaml",
2025-08-20T18:50:35.9488005Z     "rebuild": false
2025-08-20T18:50:35.9488168Z   },
2025-08-20T18:50:35.9488300Z   {
2025-08-20T18:50:35.9488445Z     "pkg_family": "ouch",
2025-08-20T18:50:35.9488698Z     "ghcr_url": "ghcr.io/pkgforge/bincache/ouch/official/source",
2025-08-20T18:50:35.9489277Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/ouch/static.official.source.yaml",
2025-08-20T18:50:35.9489783Z     "rebuild": false
2025-08-20T18:50:35.9489941Z   },
2025-08-20T18:50:35.9490079Z   {
2025-08-20T18:50:35.9490233Z     "pkg_family": "phantun",
2025-08-20T18:50:35.9490489Z     "ghcr_url": "ghcr.io/pkgforge/bincache/phantun/official",
2025-08-20T18:50:35.9491072Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/phantun/static.official.source.yaml",
2025-08-20T18:50:35.9491596Z     "rebuild": false
2025-08-20T18:50:35.9491753Z   },
2025-08-20T18:50:35.9491885Z   {
2025-08-20T18:50:35.9492036Z     "pkg_family": "pixi",
2025-08-20T18:50:35.9492267Z     "ghcr_url": "ghcr.io/pkgforge/bincache/pixi/official",
2025-08-20T18:50:35.9492831Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/pixi/static.official.stable.yaml",
2025-08-20T18:50:35.9493336Z     "rebuild": false
2025-08-20T18:50:35.9493499Z   },
2025-08-20T18:50:35.9493640Z   {
2025-08-20T18:50:35.9493788Z     "pkg_family": "pkgtop",
2025-08-20T18:50:35.9494035Z     "ghcr_url": "ghcr.io/pkgforge/bincache/pkgtop/official",
2025-08-20T18:50:35.9494614Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/pkgtop/static.official.source.yaml",
2025-08-20T18:50:35.9495238Z     "rebuild": false
2025-08-20T18:50:35.9495398Z   },
2025-08-20T18:50:35.9495538Z   {
2025-08-20T18:50:35.9495687Z     "pkg_family": "podsync",
2025-08-20T18:50:35.9495938Z     "ghcr_url": "ghcr.io/pkgforge/bincache/podsync/official",
2025-08-20T18:50:35.9496516Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/podsync/static.official.source.yaml",
2025-08-20T18:50:35.9497162Z     "rebuild": false
2025-08-20T18:50:35.9497329Z   },
2025-08-20T18:50:35.9497461Z   {
2025-08-20T18:50:35.9497620Z     "pkg_family": "proxychains-ng",
2025-08-20T18:50:35.9497911Z     "ghcr_url": "ghcr.io/pkgforge/bincache/proxychains-ng/nixpkgs",
2025-08-20T18:50:35.9498533Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/proxychains-ng/static.nixpkgs.stable.yaml",
2025-08-20T18:50:35.9499083Z     "rebuild": false
2025-08-20T18:50:35.9499354Z   },
2025-08-20T18:50:35.9499495Z   {
2025-08-20T18:50:35.9499642Z     "pkg_family": "pv",
2025-08-20T18:50:35.9499873Z     "ghcr_url": "ghcr.io/pkgforge/bincache/pv/official",
2025-08-20T18:50:35.9500424Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/pv/static.official.source.yaml",
2025-08-20T18:50:35.9500930Z     "rebuild": false
2025-08-20T18:50:35.9501090Z   },
2025-08-20T18:50:35.9501230Z   {
2025-08-20T18:50:35.9501383Z     "pkg_family": "pwdsafety",
2025-08-20T18:50:35.9501668Z     "ghcr_url": "ghcr.io/pkgforge/bincache/pwdsafety/official",
2025-08-20T18:50:35.9502266Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/pwdsafety/static.official.source.yaml",
2025-08-20T18:50:35.9502800Z     "rebuild": false
2025-08-20T18:50:35.9502971Z   },
2025-08-20T18:50:35.9503103Z   {
2025-08-20T18:50:35.9503258Z     "pkg_family": "python3",
2025-08-20T18:50:35.9503507Z     "ghcr_url": "ghcr.io/pkgforge/bincache/python3/nixpkgs",
2025-08-20T18:50:35.9504084Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/python3/static.nixpkgs.stable.yaml",
2025-08-20T18:50:35.9504598Z     "rebuild": false
2025-08-20T18:50:35.9504927Z   },
2025-08-20T18:50:35.9505168Z   {
2025-08-20T18:50:35.9505320Z     "pkg_family": "qp",
2025-08-20T18:50:35.9505569Z     "ghcr_url": "ghcr.io/pkgforge/bincache/qp/official/source",
2025-08-20T18:50:35.9506138Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/qp/static.official.source.yaml",
2025-08-20T18:50:35.9506656Z     "rebuild": false
2025-08-20T18:50:35.9506818Z   },
2025-08-20T18:50:35.9506955Z   {
2025-08-20T18:50:35.9507102Z     "pkg_family": "qsv",
2025-08-20T18:50:35.9507339Z     "ghcr_url": "ghcr.io/pkgforge/bincache/qsv/official",
2025-08-20T18:50:35.9507896Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/qsv/static.official.source.yaml",
2025-08-20T18:50:35.9508410Z     "rebuild": false
2025-08-20T18:50:35.9508579Z   },
2025-08-20T18:50:35.9508713Z   {
2025-08-20T18:50:35.9508871Z     "pkg_family": "realm-tavern",
2025-08-20T18:50:35.9509153Z     "ghcr_url": "ghcr.io/pkgforge/bincache/realm-tavern/official",
2025-08-20T18:50:35.9509770Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/realm-tavern/static.official.stable.yaml",
2025-08-20T18:50:35.9510314Z     "rebuild": false
2025-08-20T18:50:35.9510484Z   },
2025-08-20T18:50:35.9510618Z   {
2025-08-20T18:50:35.9510773Z     "pkg_family": "rebuilderd",
2025-08-20T18:50:35.9511036Z     "ghcr_url": "ghcr.io/pkgforge/bincache/rebuilderd/official",
2025-08-20T18:50:35.9511642Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/rebuilderd/static.official.source.yaml",
2025-08-20T18:50:35.9512180Z     "rebuild": false
2025-08-20T18:50:35.9512340Z   },
2025-08-20T18:50:35.9512480Z   {
2025-08-20T18:50:35.9512633Z     "pkg_family": "reviewdog",
2025-08-20T18:50:35.9512893Z     "ghcr_url": "ghcr.io/pkgforge/bincache/reviewdog/official",
2025-08-20T18:50:35.9513483Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/reviewdog/static.official.source.yaml",
2025-08-20T18:50:35.9514016Z     "rebuild": false
2025-08-20T18:50:35.9514179Z   },
2025-08-20T18:50:35.9514310Z   {
2025-08-20T18:50:35.9514462Z     "pkg_family": "ripgen",
2025-08-20T18:50:35.9514704Z     "ghcr_url": "ghcr.io/pkgforge/bincache/ripgen/official",
2025-08-20T18:50:35.9515560Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/ripgen/static.official.source.yaml",
2025-08-20T18:50:35.9516089Z     "rebuild": false
2025-08-20T18:50:35.9516251Z   },
2025-08-20T18:50:35.9516384Z   {
2025-08-20T18:50:35.9516540Z     "pkg_family": "ripgrep",
2025-08-20T18:50:35.9516795Z     "ghcr_url": "ghcr.io/pkgforge/bincache/ripgrep/official",
2025-08-20T18:50:35.9517488Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/ripgrep/static.official.source.yaml",
2025-08-20T18:50:35.9518018Z     "rebuild": false
2025-08-20T18:50:35.9518177Z   },
2025-08-20T18:50:35.9518313Z   {
2025-08-20T18:50:35.9518462Z     "pkg_family": "rsacracker",
2025-08-20T18:50:35.9518730Z     "ghcr_url": "ghcr.io/pkgforge/bincache/rsacracker/official",
2025-08-20T18:50:35.9519347Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/rsacracker/static.official.source.yaml",
2025-08-20T18:50:35.9519912Z     "rebuild": false
2025-08-20T18:50:35.9520081Z   },
2025-08-20T18:50:35.9520222Z   {
2025-08-20T18:50:35.9520376Z     "pkg_family": "rsbkb",
2025-08-20T18:50:35.9520625Z     "ghcr_url": "ghcr.io/pkgforge/bincache/rsbkb/official",
2025-08-20T18:50:35.9521222Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/rsbkb/static.official.source.yaml",
2025-08-20T18:50:35.9521756Z     "rebuild": false
2025-08-20T18:50:35.9521930Z   },
2025-08-20T18:50:35.9522066Z   {
2025-08-20T18:50:35.9522225Z     "pkg_family": "runc",
2025-08-20T18:50:35.9522460Z     "ghcr_url": "ghcr.io/pkgforge/bincache/runc/official",
2025-08-20T18:50:35.9523033Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/runc/static.official.stable.yaml",
2025-08-20T18:50:35.9523552Z     "rebuild": false
2025-08-20T18:50:35.9523713Z   },
2025-08-20T18:50:35.9523850Z   {
2025-08-20T18:50:35.9523999Z     "pkg_family": "ruri",
2025-08-20T18:50:35.9524237Z     "ghcr_url": "ghcr.io/pkgforge/bincache/ruri/official",
2025-08-20T18:50:35.9524896Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/ruri/static.official.stable.yaml",
2025-08-20T18:50:35.9525412Z     "rebuild": false
2025-08-20T18:50:35.9525569Z   },
2025-08-20T18:50:35.9525707Z   {
2025-08-20T18:50:35.9525864Z     "pkg_family": "rust-parallel",
2025-08-20T18:50:35.9526164Z     "ghcr_url": "ghcr.io/pkgforge/bincache/rust-parallel/official",
2025-08-20T18:50:35.9526800Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/rust-parallel/static.official.source.yaml",
2025-08-20T18:50:35.9527346Z     "rebuild": false
2025-08-20T18:50:35.9527510Z   },
2025-08-20T18:50:35.9527643Z   {
2025-08-20T18:50:35.9527797Z     "pkg_family": "s3scanner",
2025-08-20T18:50:35.9528058Z     "ghcr_url": "ghcr.io/pkgforge/bincache/s3scanner/official",
2025-08-20T18:50:35.9528662Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/s3scanner/static.official.source.yaml",
2025-08-20T18:50:35.9529195Z     "rebuild": false
2025-08-20T18:50:35.9529356Z   },
2025-08-20T18:50:35.9529493Z   {
2025-08-20T18:50:35.9529638Z     "pkg_family": "sbctl",
2025-08-20T18:50:35.9529879Z     "ghcr_url": "ghcr.io/pkgforge/bincache/sbctl/official",
2025-08-20T18:50:35.9530452Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/sbctl/static.official.source.yaml",
2025-08-20T18:50:35.9530970Z     "rebuild": false
2025-08-20T18:50:35.9531128Z   },
2025-08-20T18:50:35.9531264Z   {
2025-08-20T18:50:35.9531410Z     "pkg_family": "sendme",
2025-08-20T18:50:35.9531656Z     "ghcr_url": "ghcr.io/pkgforge/bincache/sendme/official",
2025-08-20T18:50:35.9532231Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/sendme/static.official.source.yaml",
2025-08-20T18:50:35.9532868Z     "rebuild": false
2025-08-20T18:50:35.9533029Z   },
2025-08-20T18:50:35.9533161Z   {
2025-08-20T18:50:35.9533314Z     "pkg_family": "sequin",
2025-08-20T18:50:35.9533553Z     "ghcr_url": "ghcr.io/pkgforge/bincache/sequin/official",
2025-08-20T18:50:35.9534124Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/sequin/static.official.source.yaml",
2025-08-20T18:50:35.9534637Z     "rebuild": false
2025-08-20T18:50:35.9534899Z   },
2025-08-20T18:50:35.9535149Z   {
2025-08-20T18:50:35.9535301Z     "pkg_family": "sic",
2025-08-20T18:50:35.9535546Z     "ghcr_url": "ghcr.io/pkgforge/bincache/sic/official",
2025-08-20T18:50:35.9536136Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/sic/static.official.source.yaml",
2025-08-20T18:50:35.9536651Z     "rebuild": false
2025-08-20T18:50:35.9536812Z   },
2025-08-20T18:50:35.9536953Z   {
2025-08-20T18:50:35.9537113Z     "pkg_family": "simplehttpserver",
2025-08-20T18:50:35.9537414Z     "ghcr_url": "ghcr.io/pkgforge/bincache/go-simplehttpserver/go",
2025-08-20T18:50:35.9538031Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/simplehttpserver/static.go.source.yaml",
2025-08-20T18:50:35.9538561Z     "rebuild": false
2025-08-20T18:50:35.9538726Z   },
2025-08-20T18:50:35.9538856Z   {
2025-08-20T18:50:35.9539010Z     "pkg_family": "sing-box",
2025-08-20T18:50:35.9539267Z     "ghcr_url": "ghcr.io/pkgforge/bincache/sing-box/official",
2025-08-20T18:50:35.9539860Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/sing-box/static.official.source.yaml",
2025-08-20T18:50:35.9540387Z     "rebuild": false
2025-08-20T18:50:35.9540547Z   },
2025-08-20T18:50:35.9540680Z   {
2025-08-20T18:50:35.9540823Z     "pkg_family": "skopeo",
2025-08-20T18:50:35.9541083Z     "ghcr_url": "ghcr.io/pkgforge/bincache/skopeo/official/source",
2025-08-20T18:50:35.9541668Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/skopeo/static.official.source.yaml",
2025-08-20T18:50:35.9542191Z     "rebuild": false
2025-08-20T18:50:35.9542348Z   },
2025-08-20T18:50:35.9542483Z   {
2025-08-20T18:50:35.9542630Z     "pkg_family": "skupper",
2025-08-20T18:50:35.9542916Z     "ghcr_url": "ghcr.io/pkgforge/bincache/skupper/official",
2025-08-20T18:50:35.9543499Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/skupper/static.official.source.yaml",
2025-08-20T18:50:35.9544022Z     "rebuild": false
2025-08-20T18:50:35.9544182Z   },
2025-08-20T18:50:35.9544311Z   {
2025-08-20T18:50:35.9544456Z     "pkg_family": "sling",
2025-08-20T18:50:35.9544709Z     "ghcr_url": "ghcr.io/pkgforge/bincache/sling/official/source",
2025-08-20T18:50:35.9545567Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/sling/static.official.source.yaml",
2025-08-20T18:50:35.9546087Z     "rebuild": false
2025-08-20T18:50:35.9546252Z   },
2025-08-20T18:50:35.9546393Z   {
2025-08-20T18:50:35.9546539Z     "pkg_family": "sops",
2025-08-20T18:50:35.9546775Z     "ghcr_url": "ghcr.io/pkgforge/bincache/sops/official",
2025-08-20T18:50:35.9547335Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/sops/static.official.source.yaml",
2025-08-20T18:50:35.9547846Z     "rebuild": false
2025-08-20T18:50:35.9548004Z   },
2025-08-20T18:50:35.9548141Z   {
2025-08-20T18:50:35.9548295Z     "pkg_family": "squashfs-mount",
2025-08-20T18:50:35.9548603Z     "ghcr_url": "ghcr.io/pkgforge/bincache/squashfs-mount/ppkg/stable",
2025-08-20T18:50:35.9549228Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/squashfs-mount/static.ppkg.stable.yaml",
2025-08-20T18:50:35.9549763Z     "rebuild": false
2025-08-20T18:50:35.9549923Z   },
2025-08-20T18:50:35.9550055Z   {
2025-08-20T18:50:35.9550206Z     "pkg_family": "sshamble",
2025-08-20T18:50:35.9550462Z     "ghcr_url": "ghcr.io/pkgforge/bincache/sshamble/official",
2025-08-20T18:50:35.9551186Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/sshamble/static.official.source.yaml",
2025-08-20T18:50:35.9551714Z     "rebuild": false
2025-08-20T18:50:35.9551871Z   },
2025-08-20T18:50:35.9552006Z   {
2025-08-20T18:50:35.9552158Z     "pkg_family": "sshpiperd",
2025-08-20T18:50:35.9552411Z     "ghcr_url": "ghcr.io/pkgforge/bincache/sshpiper/official",
2025-08-20T18:50:35.9553099Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/sshpiperd/static.official.source.yaml",
2025-08-20T18:50:35.9553635Z     "rebuild": false
2025-08-20T18:50:35.9553790Z   },
2025-08-20T18:50:35.9553921Z   {
2025-08-20T18:50:35.9554066Z     "pkg_family": "sshportal",
2025-08-20T18:50:35.9554324Z     "ghcr_url": "ghcr.io/pkgforge/bincache/sshportal/official",
2025-08-20T18:50:35.9555033Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/sshportal/static.official.source.yaml",
2025-08-20T18:50:35.9555567Z     "rebuild": false
2025-08-20T18:50:35.9555726Z   },
2025-08-20T18:50:35.9555855Z   {
2025-08-20T18:50:35.9555930Z     "pkg_family": "step-cli",
2025-08-20T18:50:35.9556054Z     "ghcr_url": "ghcr.io/pkgforge/bincache/step-cli/official",
2025-08-20T18:50:35.9556430Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/step-cli/static.official.source.yaml",
2025-08-20T18:50:35.9556500Z     "rebuild": false
2025-08-20T18:50:35.9556560Z   },
2025-08-20T18:50:35.9556618Z   {
2025-08-20T18:50:35.9556691Z     "pkg_family": "stress-ng",
2025-08-20T18:50:35.9556821Z     "ghcr_url": "ghcr.io/pkgforge/bincache/stress-ng/nixpkgs",
2025-08-20T18:50:35.9557204Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/stress-ng/static.nixpkgs.stable.yaml",
2025-08-20T18:50:35.9557269Z     "rebuild": false
2025-08-20T18:50:35.9557326Z   },
2025-08-20T18:50:35.9557385Z   {
2025-08-20T18:50:35.9557463Z     "pkg_family": "stress-ng",
2025-08-20T18:50:35.9557611Z     "ghcr_url": "ghcr.io/pkgforge/bincache/stress-ng/official/source",
2025-08-20T18:50:35.9557992Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/stress-ng/static.official.source.yaml",
2025-08-20T18:50:35.9558057Z     "rebuild": false
2025-08-20T18:50:35.9558114Z   },
2025-08-20T18:50:35.9558170Z   {
2025-08-20T18:50:35.9558245Z     "pkg_family": "stuffbin",
2025-08-20T18:50:35.9558366Z     "ghcr_url": "ghcr.io/pkgforge/bincache/stuffbin/official",
2025-08-20T18:50:35.9558741Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/stuffbin/static.official.source.yaml",
2025-08-20T18:50:35.9558809Z     "rebuild": false
2025-08-20T18:50:35.9558865Z   },
2025-08-20T18:50:35.9558922Z   {
2025-08-20T18:50:35.9558995Z     "pkg_family": "subfinder",
2025-08-20T18:50:35.9559123Z     "ghcr_url": "ghcr.io/pkgforge/bincache/subfinder/official",
2025-08-20T18:50:35.9559505Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/subfinder/static.official.source.yaml",
2025-08-20T18:50:35.9559570Z     "rebuild": false
2025-08-20T18:50:35.9559630Z   },
2025-08-20T18:50:35.9559685Z   {
2025-08-20T18:50:35.9559756Z     "pkg_family": "subtrace",
2025-08-20T18:50:35.9559874Z     "ghcr_url": "ghcr.io/pkgforge/bincache/subtrace/official",
2025-08-20T18:50:35.9560257Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/subtrace/static.official.stable.yaml",
2025-08-20T18:50:35.9560323Z     "rebuild": false
2025-08-20T18:50:35.9560379Z   },
2025-08-20T18:50:35.9560438Z   {
2025-08-20T18:50:35.9560509Z     "pkg_family": "tailscale",
2025-08-20T18:50:35.9560629Z     "ghcr_url": "ghcr.io/pkgforge/bincache/tailscale/official",
2025-08-20T18:50:35.9561008Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/tailscale/static.official.source.yaml",
2025-08-20T18:50:35.9561190Z     "rebuild": false
2025-08-20T18:50:35.9561247Z   },
2025-08-20T18:50:35.9561303Z   {
2025-08-20T18:50:35.9561376Z     "pkg_family": "teldrive",
2025-08-20T18:50:35.9561494Z     "ghcr_url": "ghcr.io/pkgforge/bincache/teldrive/official",
2025-08-20T18:50:35.9561870Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/teldrive/static.official.source.yaml",
2025-08-20T18:50:35.9561936Z     "rebuild": false
2025-08-20T18:50:35.9562089Z   },
2025-08-20T18:50:35.9562146Z   {
2025-08-20T18:50:35.9562219Z     "pkg_family": "tgpt",
2025-08-20T18:50:35.9562335Z     "ghcr_url": "ghcr.io/pkgforge/bincache/tgpt/official",
2025-08-20T18:50:35.9562697Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/tgpt/static.official.source.yaml",
2025-08-20T18:50:35.9562760Z     "rebuild": false
2025-08-20T18:50:35.9562820Z   },
2025-08-20T18:50:35.9562876Z   {
2025-08-20T18:50:35.9562948Z     "pkg_family": "tinyssh",
2025-08-20T18:50:35.9563084Z     "ghcr_url": "ghcr.io/pkgforge/bincache/tinyssh/ppkg/stable",
2025-08-20T18:50:35.9563441Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/tinyssh/static.ppkg.stable.yaml",
2025-08-20T18:50:35.9563504Z     "rebuild": false
2025-08-20T18:50:35.9563561Z   },
2025-08-20T18:50:35.9563621Z   {
2025-08-20T18:50:35.9563692Z     "pkg_family": "tlrc",
2025-08-20T18:50:35.9563806Z     "ghcr_url": "ghcr.io/pkgforge/bincache/tlrc/official",
2025-08-20T18:50:35.9564167Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/tlrc/static.official.source.yaml",
2025-08-20T18:50:35.9564232Z     "rebuild": false
2025-08-20T18:50:35.9564289Z   },
2025-08-20T18:50:35.9564346Z   {
2025-08-20T18:50:35.9564422Z     "pkg_family": "toml2json",
2025-08-20T18:50:35.9564542Z     "ghcr_url": "ghcr.io/pkgforge/bincache/toml2json/official",
2025-08-20T18:50:35.9565020Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/toml2json/static.official.source.yaml",
2025-08-20T18:50:35.9565095Z     "rebuild": false
2025-08-20T18:50:35.9565151Z   },
2025-08-20T18:50:35.9565207Z   {
2025-08-20T18:50:35.9565277Z     "pkg_family": "tor",
2025-08-20T18:50:35.9565398Z     "ghcr_url": "ghcr.io/pkgforge/bincache/tor/ppkg/stable",
2025-08-20T18:50:35.9565744Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/tor/static.ppkg.stable.yaml",
2025-08-20T18:50:35.9565813Z     "rebuild": false
2025-08-20T18:50:35.9565874Z   },
2025-08-20T18:50:35.9565931Z   {
2025-08-20T18:50:35.9566002Z     "pkg_family": "tracexec",
2025-08-20T18:50:35.9566124Z     "ghcr_url": "ghcr.io/pkgforge/bincache/tracexec/official",
2025-08-20T18:50:35.9566500Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/tracexec/static.official.source.yaml",
2025-08-20T18:50:35.9566566Z     "rebuild": false
2025-08-20T18:50:35.9566627Z   },
2025-08-20T18:50:35.9566687Z   {
2025-08-20T18:50:35.9566763Z     "pkg_family": "trufflehog",
2025-08-20T18:50:35.9566915Z     "ghcr_url": "ghcr.io/pkgforge/bincache/trufflehog/official/source",
2025-08-20T18:50:35.9567314Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/trufflehog/static.official.source.yaml",
2025-08-20T18:50:35.9567379Z     "rebuild": false
2025-08-20T18:50:35.9567437Z   },
2025-08-20T18:50:35.9567494Z   {
2025-08-20T18:50:35.9567572Z     "pkg_family": "umoci",
2025-08-20T18:50:35.9567705Z     "ghcr_url": "ghcr.io/pkgforge/bincache/umoci/official/source",
2025-08-20T18:50:35.9568078Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/umoci/static.official.source.yaml",
2025-08-20T18:50:35.9568146Z     "rebuild": false
2025-08-20T18:50:35.9568208Z   },
2025-08-20T18:50:35.9568265Z   {
2025-08-20T18:50:35.9568340Z     "pkg_family": "uncomment",
2025-08-20T18:50:35.9568489Z     "ghcr_url": "ghcr.io/pkgforge/bincache/uncomment/official/source",
2025-08-20T18:50:35.9568985Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/uncomment/static.official.source.yaml",
2025-08-20T18:50:35.9569049Z     "rebuild": false
2025-08-20T18:50:35.9569110Z   },
2025-08-20T18:50:35.9569166Z   {
2025-08-20T18:50:35.9569237Z     "pkg_family": "urx",
2025-08-20T18:50:35.9569368Z     "ghcr_url": "ghcr.io/pkgforge/bincache/urx/official/source",
2025-08-20T18:50:35.9569858Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/urx/static.official.source.yaml",
2025-08-20T18:50:35.9569926Z     "rebuild": false
2025-08-20T18:50:35.9569983Z   },
2025-08-20T18:50:35.9570043Z   {
2025-08-20T18:50:35.9570116Z     "pkg_family": "util-linux",
2025-08-20T18:50:35.9570241Z     "ghcr_url": "ghcr.io/pkgforge/bincache/util-linux/nixpkgs",
2025-08-20T18:50:35.9570621Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/util-linux/static.nixpkgs.stable.yaml",
2025-08-20T18:50:35.9570691Z     "rebuild": false
2025-08-20T18:50:35.9570748Z   },
2025-08-20T18:50:35.9570807Z   {
2025-08-20T18:50:35.9570879Z     "pkg_family": "vtm",
2025-08-20T18:50:35.9570991Z     "ghcr_url": "ghcr.io/pkgforge/bincache/vtm/official",
2025-08-20T18:50:35.9571352Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/vtm/static.official.stable.yaml",
2025-08-20T18:50:35.9571422Z     "rebuild": false
2025-08-20T18:50:35.9571479Z   },
2025-08-20T18:50:35.9571535Z   {
2025-08-20T18:50:35.9571605Z     "pkg_family": "wabt",
2025-08-20T18:50:35.9571737Z     "ghcr_url": "ghcr.io/pkgforge/bincache/wabt/dasimmet/source",
2025-08-20T18:50:35.9572097Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/wabt/static.dasimmet.source.yaml",
2025-08-20T18:50:35.9572161Z     "rebuild": false
2025-08-20T18:50:35.9572221Z   },
2025-08-20T18:50:35.9572279Z   {
2025-08-20T18:50:35.9572370Z     "pkg_family": "wasm-micro-runtime",
2025-08-20T18:50:35.9572551Z     "ghcr_url": "ghcr.io/pkgforge/bincache/wasm-micro-runtime/official/source",
2025-08-20T18:50:35.9572970Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/wasm-micro-runtime/static.official.source.yaml",
2025-08-20T18:50:35.9573034Z     "rebuild": false
2025-08-20T18:50:35.9573091Z   },
2025-08-20T18:50:35.9573150Z   {
2025-08-20T18:50:35.9573226Z     "pkg_family": "wasmtime",
2025-08-20T18:50:35.9573367Z     "ghcr_url": "ghcr.io/pkgforge/bincache/wasmtime/official/source",
2025-08-20T18:50:35.9573750Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/wasmtime/static.official.source.yaml",
2025-08-20T18:50:35.9573814Z     "rebuild": false
2025-08-20T18:50:35.9573870Z   },
2025-08-20T18:50:35.9573926Z   {
2025-08-20T18:50:35.9574003Z     "pkg_family": "wireguard",
2025-08-20T18:50:35.9574134Z     "ghcr_url": "ghcr.io/pkgforge/bincache/wireguard-rs/official",
2025-08-20T18:50:35.9574493Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/wireguard/static.rs.source.yaml",
2025-08-20T18:50:35.9574560Z     "rebuild": false
2025-08-20T18:50:35.9574617Z   },
2025-08-20T18:50:35.9574672Z   {
2025-08-20T18:50:35.9574747Z     "pkg_family": "wireguard",
2025-08-20T18:50:35.9574956Z     "ghcr_url": "ghcr.io/pkgforge/bincache/wireguard/rs",
2025-08-20T18:50:35.9575313Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/wireguard/static.rs.source.yaml",
2025-08-20T18:50:35.9575378Z     "rebuild": false
2025-08-20T18:50:35.9575436Z   },
2025-08-20T18:50:35.9575492Z   {
2025-08-20T18:50:35.9575575Z     "pkg_family": "wireless-tools",
2025-08-20T18:50:35.9575715Z     "ghcr_url": "ghcr.io/pkgforge/bincache/wireless-tools/nixpkgs",
2025-08-20T18:50:35.9576113Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/wireless-tools/static.nixpkgs.stable.yaml",
2025-08-20T18:50:35.9576290Z     "rebuild": false
2025-08-20T18:50:35.9576346Z   },
2025-08-20T18:50:35.9576405Z   {
2025-08-20T18:50:35.9576476Z     "pkg_family": "wstunnel",
2025-08-20T18:50:35.9576597Z     "ghcr_url": "ghcr.io/pkgforge/bincache/wstunnel/official",
2025-08-20T18:50:35.9576982Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/wstunnel/static.official.source.yaml",
2025-08-20T18:50:35.9577145Z     "rebuild": false
2025-08-20T18:50:35.9577204Z   },
2025-08-20T18:50:35.9577259Z   {
2025-08-20T18:50:35.9577334Z     "pkg_family": "xcp",
2025-08-20T18:50:35.9577441Z     "ghcr_url": "ghcr.io/pkgforge/bincache/xcp/official",
2025-08-20T18:50:35.9577794Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/xcp/static.official.source.yaml",
2025-08-20T18:50:35.9577862Z     "rebuild": false
2025-08-20T18:50:35.9577919Z   },
2025-08-20T18:50:35.9577975Z   {
2025-08-20T18:50:35.9578058Z     "pkg_family": "xray-knife",
2025-08-20T18:50:35.9578185Z     "ghcr_url": "ghcr.io/pkgforge/bincache/xray-knife/official",
2025-08-20T18:50:35.9578562Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/xray-knife/static.official.source.yaml",
2025-08-20T18:50:35.9578627Z     "rebuild": false
2025-08-20T18:50:35.9578687Z   },
2025-08-20T18:50:35.9578742Z   {
2025-08-20T18:50:35.9578812Z     "pkg_family": "yabs",
2025-08-20T18:50:35.9578930Z     "ghcr_url": "ghcr.io/pkgforge/bincache/yabs/official",
2025-08-20T18:50:35.9579290Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/yabs/static.official.stable.yaml",
2025-08-20T18:50:35.9579354Z     "rebuild": false
2025-08-20T18:50:35.9579410Z   },
2025-08-20T18:50:35.9579469Z   {
2025-08-20T18:50:35.9579538Z     "pkg_family": "yazi",
2025-08-20T18:50:35.9579649Z     "ghcr_url": "ghcr.io/pkgforge/bincache/yazi/official",
2025-08-20T18:50:35.9580009Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/yazi/static.official.source.yaml",
2025-08-20T18:50:35.9580077Z     "rebuild": false
2025-08-20T18:50:35.9580134Z   },
2025-08-20T18:50:35.9580190Z   {
2025-08-20T18:50:35.9580264Z     "pkg_family": "z-tokens",
2025-08-20T18:50:35.9580386Z     "ghcr_url": "ghcr.io/pkgforge/bincache/z-tokens/official",
2025-08-20T18:50:35.9580767Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/z-tokens/static.official.source.yaml",
2025-08-20T18:50:35.9580836Z     "rebuild": false
2025-08-20T18:50:35.9580893Z   },
2025-08-20T18:50:35.9580949Z   {
2025-08-20T18:50:35.9581024Z     "pkg_family": "zenith",
2025-08-20T18:50:35.9581141Z     "ghcr_url": "ghcr.io/pkgforge/bincache/zenith/official",
2025-08-20T18:50:35.9581509Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/zenith/static.official.source.yaml",
2025-08-20T18:50:35.9581573Z     "rebuild": false
2025-08-20T18:50:35.9581638Z   },
2025-08-20T18:50:35.9581693Z   {
2025-08-20T18:50:35.9581762Z     "pkg_family": "zsv",
2025-08-20T18:50:35.9581871Z     "ghcr_url": "ghcr.io/pkgforge/bincache/zsv/official",
2025-08-20T18:50:35.9582228Z     "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/zsv/static.official.source.yaml",
2025-08-20T18:50:35.9582293Z     "rebuild": false
2025-08-20T18:50:35.9582349Z   }
2025-08-20T18:50:35.9582411Z ]
2025-08-20T18:50:35.9623825Z Evaluate and set job outputs
2025-08-20T18:50:35.9782936Z Set output 'build_list'
2025-08-20T18:50:35.9785086Z Cleaning up orphan processes
