Skip to content

mulesoft-labs/homebrew-data-weave

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Ana Felisatti
Mar 25, 2024
ffe9764 · Mar 25, 2024

History

48 Commits
Mar 31, 2023
May 3, 2022
Mar 25, 2024
Dec 30, 2019

Repository files navigation

Homebrew tap for data-weave

Usage

brew tap mulesoft-labs/data-weave
brew install dw

Making a new homebrew release

  1. Get the new binary from CI or locally
  2. Calculate the sha256 of the binary: shasum -a 256 <path_to_binary>
  3. Make a new github release in data-weave-native
  4. Get the binary url from the github release
  5. Change url, sha256 and version to match new release: here