Skip to content

sce v0.3.2

Choose a tag to compare

@github-actions github-actions released this 23 Jul 08:38
· 275 commits to main since this release

CLI release assets

  • Canonical sce archives are published as sce-v<version>-<target-triple>.tar.gz
  • Per-archive SHA-256 checksum files are published as sce-v<version>-<target-triple>.tar.gz.sha256
  • Combined artifact metadata is published as sce-v<version>-release-manifest.json
  • Combined artifact manifest signatures are published as sce-v<version>-release-manifest.json.sig
  • Combined checksums are published as sce-v<version>-SHA256SUMS
  • The npm package tarball is published as sce-v<version>-npm.tgz
  • Flatpak source-built packaging metadata is published as sce-v<version>-flatpak-manifest.tar.gz, with matching .sha256 and .json metadata assets; this is not a prebuilt Flatpak app or Flathub publication.
  • Flatpak source-built .flatpak bundles are published as sce-v<version>-x86_64.flatpak and sce-v<version>-aarch64.flatpak, with matching .sha256 and .json metadata assets; install directly with flatpak install --user <url>.

What's Changed

  • build(deps): bump step-security/harden-runner from 2.19.4 to 2.20.0 by @dependabot[bot] in #121
  • build(deps): bump github/codeql-action/upload-sarif from 4.36.3 to 4.37.0 by @dependabot[bot] in #125
  • add pi by @davidabram in #129
  • build(deps): bump actions/setup-node from 6.4.0 to 7.0.0 by @dependabot[bot] in #132
  • build(deps): bump softprops/action-gh-release from 3.0.1 to 3.0.2 by @dependabot[bot] in #133

Full Changelog: v0.3.1...v0.3.2