Skip to content

Commit 091bb20

Browse files
committed
fixing sha for 0.0.4 release
1 parent 2df1064 commit 091bb20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Formula/onesignal-cli.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ class OnesignalCli < Formula
22
desc "The OneSignal CLI is a tool to work with OneSignal projects."
33
homepage "https://github.com/OneSignal/cli"
44
url "https://github.com/OneSignal/cli/archive/refs/tags/0.0.4.tar.gz"
5-
sha256 "a1f57cbab45a3322fd29a5dbbd3350fa30169c6338ec566af9c9b802dc45cef2"
5+
sha256 "b1c4a0ec7a4c5781c823578cd75302db61fcc10e6f46c88805777bcc84323a94"
66
license "MIT"
77
version "0.0.4"
88

0 commit comments

Comments
 (0)