Files
sporel-module-dep-fetcher-t…/manifest.module
Axel Meyer 93c94b04e5 dep-fetcher-test-runner 0.1.1: bump deps after producer cascade
- lib-management.dep-fetcher 0.1.1 -> 0.1.2 (multi-path resolution +
  case-G untagged-dev-state).
- lib-management.dep-fetcher-test 0.1.1 -> 0.1.2 (matching producer).
- lib-core.git 0.1.0 -> 0.2.0 (token-auth + set_token).
2026-05-31 14:09:25 +02:00

14 lines
342 B
Plaintext

{
"id": "dep-fetcher-test-runner",
"version": "0.1.1",
"kind": "test-module",
"api": "^0.1",
"ci_frames": 1,
"entry_point": "init.lua",
"deps": [
{"id": "lib-management.dep-fetcher-test", "version": "0.1.2"},
{"id": "lib-management.dep-fetcher", "version": "0.1.2"},
{"id": "lib-core.git", "version": "0.2.0"}
]
}