This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 85.53673 | 185.53673 | 185.53673 | 185.53673 | 185.53673 | 185.53673 | 185.53673 | 185.53673 | 185.53673 | 185.53673 | 185.53673 | 185.53673 | 185.53673 | 185.53673 | 185.53673 | 185.53673 | 185.53673 | 185.53673 | 185.53673 | 185.53673 | 185.53673 | 185.53673 | 185.53673 | 185.53673 | 185.53673 | 185.53673 | 185.53673 | 185.53673 | 185.53673 | 185.53673 | 185.53673 | 185.53673 | 185.53673 | 185.53673 | 185.53673 | 185.53673 | 85.54466 | 185.47355 | 185.6997 | 186.41481 | 186.01255 | 185.54843 | 186.06233 | 185.71005 | 186.03316 | 185.80734 | 185.49313 | 185.77498 | 186.63918 | 186.41141 | 186.08062 | 185.35802 | 185.51611 | 185.78499 | 185.54466 | 185.47355 | 185.6997 | 186.41481 | 186.01255 | 185.54843 | 186.06233 | 185.71005 | 186.03316 | 185.80734 | 185.49313 | 185.77498 | 186.63918 | 186.41141 | 186.08062 | 185.35802 | 185.51611 | 185.78499 | 86.00042 | 185.85488 | 186.40634 | 187.13238 | 187.37274 | 186.16431 | 186.82564 | 186.96134 | 187.11902 | 186.52714 | 186.53299 | 187.63196 | 187.63476 | 187.84429 | 187.02255 | 185.86245 | 185.94424 | 186.60605 | 186.00042 | 185.85488 | 186.40634 | 187.13238 | 187.37274 | 186.16431 | 186.82564 | 186.96134 | 187.11902 | 186.52714 | 186.53299 | 187.63196 | 187.63476 |
|---|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| use AppleScript version "2.4" -- Yosemite (10.10) or later | |
| use framework "Foundation" | |
| use scripting additions | |
| global debug_level | |
| global delay_float | |
| global appref | |
| global callappref | |
| global keycode | |
| global delay_float |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| class Elasticsearch14 < Formula | |
| homepage "http://www.elastic.co" | |
| url "https://download.elasticsearch.org/elasticsearch/elasticsearch/elasticsearch-1.4.4.tar.gz" | |
| sha1 "963415a9114ecf0b7dd1ae43a316e339534b8f31" | |
| depends_on :java => "1.7+" | |
| def cluster_name | |
| "elasticsearch_#{ENV["USER"]}" | |
| end |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // Generated by JSIL v0.8.2 build 13182. See http://jsil.org/ for more information. | |
| 'use strict'; | |
| var $asm00 = JSIL.GetAssembly("427c5300, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null"); | |
| var $asm01 = JSIL.GetAssembly("mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"); | |
| /* Generated by JSIL v0.8.2 build 13182. See http://jsil.org/ for more information. */ | |
| 'use strict'; | |
| var $asm00 = JSIL.DeclareAssembly("427c5300, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null"); |