Download Latest Version orogene-x86_64-apple-darwin.tar.gz (7.9 MB)
Email in envelope

Get an email when there's a new version of orogene

Home / v0.3.32
Name Modified Size InfoDownloads / Week
Parent folder
dist-manifest.json 2023-09-30 14.0 kB
orogene-aarch64-apple-darwin.tar.gz 2023-09-30 5.7 MB
orogene-aarch64-apple-darwin.tar.gz.sha256 2023-09-30 102 Bytes
orogene-installer.ps1 2023-09-30 10.0 kB
orogene-installer.sh 2023-09-30 21.2 kB
orogene-npm-package.tar.gz 2023-09-30 17.5 kB
orogene-x86_64-apple-darwin.tar.gz 2023-09-30 5.7 MB
orogene-x86_64-apple-darwin.tar.gz.sha256 2023-09-30 101 Bytes
orogene-x86_64-pc-windows-msvc.msi 2023-09-30 6.3 MB
orogene-x86_64-pc-windows-msvc.msi.sha256 2023-09-30 101 Bytes
orogene-x86_64-pc-windows-msvc.tar.gz 2023-09-30 6.1 MB
orogene-x86_64-pc-windows-msvc.tar.gz.sha256 2023-09-30 104 Bytes
orogene-x86_64-unknown-linux-gnu.tar.gz 2023-09-30 6.2 MB
orogene-x86_64-unknown-linux-gnu.tar.gz.sha256 2023-09-30 106 Bytes
orogene.rb 2023-09-30 996 Bytes
0.3.32 (2023-09-30) source code.tar.gz 2023-09-30 9.8 MB
0.3.32 (2023-09-30) source code.zip 2023-09-30 9.9 MB
README.md 2023-09-30 3.3 kB
Totals: 18 Items   49.8 MB 0

Release Notes

Features

  • dist: automatically publish to a homebrew tap (023ebcca)

Bug Fixes

  • cache: cache recovery was working off JSON metadata, not new rkyv-based one (7c566287)
  • unsafe: use safe version of method that verifies data. No perf impact noticeable (1a6b54ac)
  • resolver: fix issue with aliases not being handled properly (85d31713)
  • resolver: node paths should use their fs name (544639b7)
  • resolver: go ahead and try to resolve if we just have a version (8d04d84b)

Documentation

  • build: document build requirements (16391bec)

Install orogene 0.3.32

Install prebuilt binaries via shell script

:::sh
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/orogene/orogene/releases/download/v0.3.32/orogene-installer.sh | sh

Install prebuilt binaries via powershell script

:::sh
irm https://github.com/orogene/orogene/releases/download/v0.3.32/orogene-installer.ps1 | iex

Install prebuilt binaries into your npm project

:::sh
npm install orogene@0.3.32

Install prebuilt binaries via Homebrew

:::sh
brew install orogene/homebrew-tap/orogene

Download orogene 0.3.32

File Platform Checksum
orogene-aarch64-apple-darwin.tar.gz macOS Apple Silicon checksum
orogene-x86_64-apple-darwin.tar.gz macOS Intel checksum
orogene-x86_64-pc-windows-msvc.tar.gz Windows x64 checksum
orogene-x86_64-unknown-linux-gnu.tar.gz Linux x64 checksum
orogene-x86_64-pc-windows-msvc.msi Windows x64 checksum
Source: README.md, updated 2023-09-30