Skip to content

Instantly share code, notes, and snippets.

View ransom4real's full-sized avatar

Ransom Voke Anighoro ransom4real

  • vTechnologies Limited
  • London
View GitHub Profile
@ransom4real
ransom4real / flash_player.rb
Created September 6, 2012 10:24 — forked from rjungemann/flash_player.rb
FlexSDK Homebrew formula. Installs mxmlc and other tools.
require 'formula'
class FlashPlayer < Formula
url 'http://fpdownload.macromedia.com/pub/flashplayer/updaters/11/flashplayer_11_sa_debug.app.zip'
md5 '78b69fd614fd661529f50bd4f06c4dee'
homepage 'http://adobe.com'
version '11.1'
def install
name = 'Flash Player Debugger.app'