Skip to content

Commit 203beae

Browse files
committed
♻️ Synced dbin 📦 <-- [WEEKLY] Update MoeCounter image and package counts ⌚
1 parent b09acef commit 203beae

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ A schema of the metadata format can be found here [/misc/cmd/dbinRepoIndexGenera
204204
- Pkgcache: 203 <!-- PKGCACHE_COUNT -->
205205
- Detailed repo info: https://docs.pkgforge.dev/repositories/pkgcache
206206
- Package request doc: https://docs.pkgforge.dev/repositories/pkgcache/package-request
207-
- Bincache: 3921 <!-- BINCACHE_COUNT -->
207+
- Bincache: 3924 <!-- BINCACHE_COUNT -->
208208
- Detailed repo info: https://docs.pkgforge.dev/repositories/bincache
209209
- Package request doc: https://docs.pkgforge.dev/repositories/bincache/package-request
210210
- Note however that pkgforge also has dynamic (unportable) programs/packages (that only run on Debian & derivatives), `dbin` filters these out, leaving behind only the static/portable programs. These are a minority of the programs included.
@@ -223,18 +223,18 @@ NOTE: If you're using an Opteron Venus or similar ancient CPU, it may be better
223223

224224
## Optional repos
225225
- [AM repo](https://docs.pkgforge.dev/repositories/external/am): External repository with not-so portable programs that work only on glibc-based distros. The packages come from the [AM](https://github.com/ivan-hc/AM) package manager
226-
- 2302 <!-- AM_COUNT -->
226+
- 2305 <!-- AM_COUNT -->
227227
- NOTE: Scrapped by pkgforge. Adapted to `dbin` format at `dbin-metadata`
228228
- URL: `https://d.xplshn.com.ar/misc/cmd/1.6/AM_amd64_linux.lite.cbor.zst`
229229

230230
- [PkgForge Go repo](https://docs.pkgforge.dev/repositories/external/go): External repository with __Portable__ _truly static_ programs, they are the result of scrapping various sources with Go repositories and compilng them. You can read more about the process at the docs of the upstream project: https://docs.pkgforge.dev/repositories/external/pkgforge-go
231231
- The binaries in this repo are Go projects that have been fetched, filtered and built automagically
232-
- 10531 <!-- GO_COUNT -->
232+
- 14991 <!-- GO_COUNT -->
233233
- URL: `https://d.xplshn.com.ar/misc/cmd/1.6/pkgforge-go_amd64_linux.lite.cbor.zst`
234234

235235
- [PkgForge Cargo repo](https://docs.pkgforge.dev/repositories/external/pkgforge-cargo):
236236
- The binaries in this repo are Rust projects that have been fetched, filtered and built automagically
237-
- 4583 <!-- CARGO_COUNT -->
237+
- 5631 <!-- CARGO_COUNT -->
238238
- URL: `https://d.xplshn.com.ar/misc/cmd/1.6/pkgforge-cargo_amd64_linux.lite.cbor.zst`
239239

240240
### Libraries

0 commit comments

Comments
 (0)