Skip to content

chore(brew+choco): update the homebrew + chocolatey packages to v0.8.0 - #60

Merged
sugatoray merged 3 commits into
masterfrom
expt/update-brew-chocolatey-packages
Aug 18, 2026
Merged

chore(brew+choco): update the homebrew + chocolatey packages to v0.8.0#60
sugatoray merged 3 commits into
masterfrom
expt/update-brew-chocolatey-packages

Conversation

@sugatoray

@sugatoray sugatoray commented Aug 10, 2026

Copy link
Copy Markdown
Owner
  • bundles npm::pptxdiff v0.8.0

Brew

  • Implemented the shell script at src/packages/pptxdiff-brew/sync-formula.sh:1.

    It supports:

    src/packages/pptxdiff-brew/sync-formula.sh
    src/packages/pptxdiff-brew/sync-formula.sh pptxdiff
    src/packages/pptxdiff-brew/sync-formula.sh --package pptxdiff
    src/packages/pptxdiff-brew/sync-formula.sh --package pptxdiff --version 0.8.0
    src/packages/pptxdiff-brew/sync-formula.sh --package pptxdiff --formula Formula/pptxdiff.rb

    Behavior:

    • defaults npm package name to pptxdiff
    • resolves the npm package version using npm view
    • resolves the published tarball URL
    • downloads the tarball and computes its real SHA-256
    • updates only the url and sha256 lines in pptxdiff-brew/Formula/<package>.rb
    • exits cleanly with “already up to date” if no change is needed

…0.8.0

- bundles npm::pptxdiff v0.8.0
- add nodejs>=18.0.0 as a dependency in nuspec
@sugatoray
sugatoray marked this pull request as ready for review August 16, 2026 00:01
@sugatoray
sugatoray merged commit 36b54de into master Aug 18, 2026
6 checks passed
@sugatoray
sugatoray deleted the expt/update-brew-chocolatey-packages branch August 18, 2026 12:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant