wasm-posix-host
    Preparing search index...

    Interface HomebrewBottleMirrorPlan

    Immutable public mirror plan whose tag depends only on the exact deferred bottle identities. It deliberately does not depend on the final VFS digest.

    interface HomebrewBottleMirrorPlan {
        assets: HomebrewBottleMirrorAsset[];
        collection_sha256: string;
        kind: "kandelo-homebrew-bottle-mirror-plan";
        manifest_asset: "kandelo-homebrew-bottle-mirror-plan.json";
        release_root: string;
        repository: string;
        schema: 1;
        tag: string;
    }
    Index

    Properties

    collection_sha256: string
    kind: "kandelo-homebrew-bottle-mirror-plan"
    manifest_asset: "kandelo-homebrew-bottle-mirror-plan.json"
    release_root: string
    repository: string
    schema: 1
    tag: string