sprout-flex3sdk-tool 3.2.0 → 3.3.0

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.
@@ -2,7 +2,7 @@ module Sprout
2
2
  class Flex3SDK #:nodoc:
3
3
  module VERSION #:nodoc:
4
4
  MAJOR = 3
5
- MINOR = 2
5
+ MINOR = 3
6
6
  TINY = 0
7
7
 
8
8
  STRING = [MAJOR, MINOR, TINY].join('.')
data/sprout.spec CHANGED
@@ -1,4 +1,4 @@
1
1
  - !ruby/object:Sprout::RemoteFileTarget
2
2
  platform: universal
3
3
  url: http://download.macromedia.com/pub/flex/sdk/flex_sdk_3.zip
4
- md5: 341290b07e31add676f6c46ec7a64228
4
+ md5: 34843a888ebd806e0929a59001aa2882
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: sprout-flex3sdk-tool
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.2.0
4
+ version: 3.3.0
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: 2009-01-07 00:00:00 -08:00
12
+ date: 2009-03-25 00:00:00 -07:00
13
13
  default_executable: mxmlc
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency