Skip to content

Commit

Permalink
[ci] refs #1 - Remove trailing whitespace in skycoin-cx formula
Browse files Browse the repository at this point in the history
  • Loading branch information
olemis committed Jan 13, 2019
1 parent 2b09513 commit 11910f1
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Formula/skycoin-cx.rb
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
# MIT License
#
#
# Copyright (c) 2019 BigOokie
#
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
# in the Software without restriction, including without limitation the rights
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
# copies of the Software, and to permit persons to whom the Software is
# furnished to do so, subject to the following conditions:
#
#
# The above copyright notice and this permission notice shall be included in all
# copies or substantial portions of the Software.
#
#
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
Expand All @@ -26,9 +26,9 @@ class SkycoinCx < Formula
url "https://github.com/skycoin/cx/files/2588185/cx-0.5.17-bin-macos-x64.zip"
sha256 "ef0dadb7f2b92479dbc5c59ac608bf73c033cbe4e5c78e5875e3580e324192ec"
version "0.5.17"

bottle :unneeded

def install
bin.install "cx"
end
Expand Down

0 comments on commit 11910f1

Please sign in to comment.