{
  "space": "pbx",
  "kind": "tools",
  "product": "3wmp3",
  "version": "0.1.0",
  "channel": "stable",
  "published_at": "2026-03-26T13:46:07Z",
  "install": {
    "runtime_name": "3wwav2mp3",
    "runtime_path": "files/3wwav2mp3",
    "installer_name": "3wwav2mp3_install.sh",
    "installer_path": "files/3wwav2mp3_install.sh",
    "installer_supports_yes": true,
    "installer_supports_rollback": false
  },
  "site": {
    "title": "3wwav2mp3",
    "summary": "3wwav2mp3 0.1.0 is the archived legacy release. It preserves the original WAV-to-MP3 conversion workflow and a matching legacy installer for systems that still depend on the older behavior.",
    "status_label": "Archived",
    "tags": [
      "Archived",
      "Legacy",
      "0.1.0"
    ],
    "install_commands": [
      {
        "title": "Pin Archived Release 0.1.0",
        "command": "curl -fsSL https://software.3wcorner.com/pbx/tools/3wmp3/install.sh | bash -s -- --release 0.1.0",
        "description": "Uses the stable product bootstrap installer to fetch the archived legacy runtime and matching installer for this exact release."
      },
      {
        "title": "Prepare System Only for 0.1.0",
        "command": "curl -fsSL https://software.3wcorner.com/pbx/tools/3wmp3/install.sh | bash -s -- --release 0.1.0 --prepare-system",
        "description": "Installs the client-side dependencies needed by the legacy script without copying the runtime itself."
      },
      {
        "title": "Reinstall Archived Release 0.1.0",
        "command": "curl -fsSL https://software.3wcorner.com/pbx/tools/3wmp3/install.sh | bash -s -- --release 0.1.0 --reinstall",
        "description": "Forces the archived legacy release to be installed again even if the same version is already present."
      },
      {
        "title": "Direct Legacy Script Install",
        "command": "curl -fsSL https://software.3wcorner.com/pbx/tools/3wmp3/versions/0.1.0/files/3wwav2mp3 -o /usr/local/sbin/3wwav2mp3 && chmod 0755 /usr/local/sbin/3wwav2mp3",
        "description": "Downloads the original legacy runtime directly without using the bootstrap installer."
      }
    ],
    "runtime_options": [],
    "installer_options": [
      {
        "flag": "install.sh --release VERSION",
        "description": "Pins an exact published release instead of following the current recommended alias."
      },
      {
        "flag": "install.sh --latest",
        "description": "Installs the newest published release instead of the current recommended one."
      },
      {
        "flag": "install.sh --target-dir PATH",
        "description": "Overrides the install destination. Default is `/usr/local/sbin`."
      },
      {
        "flag": "install.sh --prepare-system",
        "description": "Installs the required client-side runtime dependencies only and skips the runtime install."
      },
      {
        "flag": "install.sh --reinstall",
        "description": "Forces the selected release to be installed again even if the same version is already present. `--clean-install` and `--force-install` are accepted aliases."
      },
      {
        "flag": "install.sh --list-versions",
        "description": "Prints the published versions list using JSON when `jq` is available and text fallback otherwise."
      },
      {
        "flag": "install.sh --yes",
        "description": "Accepts supported prompts automatically where that is safe."
      },
      {
        "flag": "install.sh --version",
        "description": "Shows the bootstrap installer version."
      },
      {
        "flag": "install.sh --help",
        "description": "Shows the bootstrap installer usage summary."
      }
    ],
    "callout": "**Archive notice:** This release preserves the original behavior for rollback or compatibility. It is not the current recommended version. Test it on staged recordings and take backups before production use."
  },
  "files": [
    {
      "name": "3wwav2mp3",
      "path": "files/3wwav2mp3",
      "size_bytes": 7613,
      "sha256": "67708f2935a1150bdbda16026a06c2740bc2489ec5daa8e4c8b992a8e46e32ea",
      "content_type": "text/x-shellscript",
      "role": "runtime"
    },
    {
      "name": "3wwav2mp3_install.sh",
      "path": "files/3wwav2mp3_install.sh",
      "size_bytes": 11219,
      "sha256": "f8533e7b0ae1e030b32aff2938ab0d9bb106b03b448f7b61bf6f04a3e47c993c",
      "content_type": "text/x-shellscript",
      "role": "installer"
    }
  ]
}
