brew tap mulesoft-labs/data-weave
brew install dw
- Get the new binary from CI or locally
- Calculate the sha256 of the binary:
shasum -a 256 <path_to_binary>
- Make a new github release in data-weave-native
- Get the binary url from the github release
- Change
url
,sha256
andversion
to match new release: here