Skip to content

Commit

Permalink
2.3.0-20191128 release
Browse files Browse the repository at this point in the history
  • Loading branch information
leansh authored Nov 28, 2019
1 parent dea5fc3 commit 97373f4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions formula/dw.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
class Dw < Formula
desc "DataWeave CLI"
homepage "https://github.com/mulesoft-labs/data-weave-native"
url "https://github.com/mulesoft-labs/data-weave-native/releases/download/v2.3.0-20191113/native-cli-2.3.0-20191113-native-distro-osx.zip"
sha256 "401dfe305bf35c097464c8ad8f5fb15efbbee73bd0e0d63d134e5fa13dd90db3"
version "2.3.0-20191113"
url "https://github.com/mulesoft-labs/data-weave-native/releases/download/v2.3.0-20191128/native-cli-2.3.0-20191128-native-distro-osx.zip"
sha256 "6f1a76e43d1f5b7312bd17ab86b713a0dba3f095b031a4f89da30df283cbd4ac"
version "2.3.0-20191128"

def install
prefix.install "bin"
Expand Down

0 comments on commit 97373f4

Please sign in to comment.