sprout-flex4sdk-tool 4.2.10 → 4.2.11

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.
Binary file
@@ -3,7 +3,7 @@ module Sprout
3
3
  module VERSION #:nodoc:
4
4
  MAJOR = 4
5
5
  MINOR = 2
6
- TINY = 10
6
+ TINY = 11
7
7
 
8
8
  STRING = [MAJOR, MINOR, TINY].join('.')
9
9
  MAJOR_MINOR = [MAJOR, MINOR].join('.')
data/sprout.spec CHANGED
@@ -1,3 +1,4 @@
1
1
  - !ruby/object:Sprout::RemoteFileTarget
2
2
  platform: universal
3
- url: http://fpdownload.adobe.com/pub/flex/sdk/builds/flex4/flex_sdk_4.0.0.10485.zip
3
+ url: http://download.macromedia.com/pub/labs/flex/4/flex4sdk_b2_100509.zip
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.10
4
+ version: 4.2.11
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-01-11 00:00:00 -08:00
12
+ date: 2010-03-04 00:00:00 -08:00
13
13
  default_executable: mxmlc
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
@@ -36,6 +36,7 @@ extensions: []
36
36
  extra_rdoc_files: []
37
37
 
38
38
  files:
39
+ - flex4sdk_b2_100509.zip
39
40
  - LICENSE.htm
40
41
  - rakefile.rb
41
42
  - sprout.spec