Skip to content

Commit

Permalink
Updating the onesignal-cli formula for the latest release
Browse files Browse the repository at this point in the history
  • Loading branch information
emawby committed Jun 10, 2022
1 parent 086582b commit a42d660
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/onesignal-cli.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
class OnesignalCli < Formula
desc "The OneSignal CLI is a tool to work with OneSignal projects."
homepage "https://github.com/OneSignal/cli"
url "https://github.com/OneSignal/cli.git", tag: "0.0.5", revision: "02529ede9b989c7c3497b5f952f1ab41ab731d5f"
url "https://github.com/OneSignal/cli.git", tag: "0.0.6", revision: "086582b5df59a10ea8c79dcdff9250c29db4c7c4"
license "MIT"
version "0.0.5"
version "0.0.6"

depends_on "ruby" if Hardware::CPU.arm?
uses_from_macos "ruby", since: :catalina
Expand Down

0 comments on commit a42d660

Please sign in to comment.