Skip to content

v1.1.2-aurora

Latest

Choose a tag to compare

@GuiDev1994 GuiDev1994 released this 07 Jul 14:27

Aurora v1.1.2

Homebrew Channel support

This release includes the Homebrew distribution pipeline from PR #28 by @KrisEnigma:

  • Custom repo install via repo.json
  • Automatic .manifest.json generation on release
  • Schema validation in CI

Install via Homebrew Channel: add custom repo
https://raw.githubusercontent.com/GuiDev1994/aurora-tv/main/repo.json

Changes

  • Version bump to 1.1.2
  • README: Docker build instructions for developers
  • Fix moonlight-common-c submodule for CI (fork with DS5 LED APIs)

Artifacts (uploaded by CI)

  • com.aurora.gamestream_1.1.2_arm.ipk
  • com.aurora.gamestream.manifest.json
  • *_dbgsym.tar.gz (debug symbols)

Thanks to KrisEnigma for the Homebrew manifest and release workflow fixes: #28