serialosc: fix tag/revision indentation
This commit is contained in:
parent
7e8616311c
commit
6610197334
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ class Serialosc < Formula
|
||||||
desc "Opensound control server for monome devices"
|
desc "Opensound control server for monome devices"
|
||||||
homepage "https://monome.org/docs/osc/"
|
homepage "https://monome.org/docs/osc/"
|
||||||
url "https://github.com/monome/serialosc.git",
|
url "https://github.com/monome/serialosc.git",
|
||||||
:tag => "v1.4.1",
|
:tag => "v1.4.1",
|
||||||
:revision => "4fec6f11276dd302faf9ca8e0a8e126f273cf954"
|
:revision => "4fec6f11276dd302faf9ca8e0a8e126f273cf954"
|
||||||
head "https://github.com/monome/serialosc.git"
|
head "https://github.com/monome/serialosc.git"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
|
|
Loading…
Reference in a new issue