Skip to content

Yorumi CLI v0.1.3 - Chocolatey package fix

Choose a tag to compare

@davenarchives davenarchives released this 02 Jun 05:08

What's Changed

This release fixes the Chocolatey package install flow and prepares Yorumi CLI for a clean Chocolatey Community Repository publish.

Fixed

  • Updated the Chocolatey installer script to download install.ps1 directly with PowerShell Invoke-WebRequest.
  • Removed reliance on Chocolatey's web-file helper for the installer script download, avoiding stale expected-length validation errors.
  • Updated the Chocolatey package to install from the matching v0.1.3 GitHub tag.
  • Bumped package metadata from 0.1.2 to 0.1.3.

Improved

  • Updated the changelog page with the v0.1.3 release notes.
  • Updated Scoop installation docs to show the required Yorumi bucket setup step:
scoop bucket add yorumi https://github.com/davenarchives/yorumi-cli
scoop install yorumi-cli