sprout-flex4sdk-tool 4.2.11 → 4.2.12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -3,7 +3,7 @@ module Sprout
3
3
  module VERSION #:nodoc:
4
4
  MAJOR = 4
5
5
  MINOR = 2
6
- TINY = 11
6
+ TINY = 12
7
7
 
8
8
  STRING = [MAJOR, MINOR, TINY].join('.')
9
9
  MAJOR_MINOR = [MAJOR, MINOR].join('.')
data/sprout.spec CHANGED
@@ -1,4 +1,4 @@
1
1
  - !ruby/object:Sprout::RemoteFileTarget
2
2
  platform: universal
3
- url: http://download.macromedia.com/pub/labs/flex/4/flex4sdk_b2_100509.zip
3
+ url: http://fpdownload.adobe.com/pub/flex/sdk/builds/flex4/flex_sdk_4.1.0.16076_mpl.zip
4
4
  md5: 6a0838c5cb33145fe88933778ddb966d
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: sprout-flex4sdk-tool
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.2.11
4
+ version: 4.2.12
5
5
  platform: ruby
6
6
  authors:
7
7
  - Adobe, Inc.
@@ -9,7 +9,7 @@ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
11
 
12
- date: 2010-03-04 00:00:00 -08:00
12
+ date: 2010-07-01 00:00:00 -07:00
13
13
  default_executable: mxmlc
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
@@ -36,7 +36,6 @@ extensions: []
36
36
  extra_rdoc_files: []
37
37
 
38
38
  files:
39
- - flex4sdk_b2_100509.zip
40
39
  - LICENSE.htm
41
40
  - rakefile.rb
42
41
  - sprout.spec
Binary file