flashplayer 10.1.8.pre → 10.1.9.pre

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.
data/VERSION CHANGED
@@ -1 +1 @@
1
- 10.1.8.pre
1
+ 10.1.9.pre
@@ -24,7 +24,7 @@ Sprout::Specification.new do |s|
24
24
  t.archive_type = :tgz
25
25
  t.url = "http://download.macromedia.com/pub/flashplayer/updaters/10/flashplayer_10_sa_debug.tar.gz"
26
26
  t.md5 = "6cabe6038343374b547043d29de14417"
27
- t.add_executable :flashplayer, "flash_player_10_linux_dev/standalone/debugger/flashplayer"
27
+ t.add_executable :flashplayer, "flashplayerdebugger"
28
28
  end
29
29
 
30
30
  end
metadata CHANGED
@@ -5,9 +5,9 @@ version: !ruby/object:Gem::Version
5
5
  segments:
6
6
  - 10
7
7
  - 1
8
- - 8
8
+ - 9
9
9
  - pre
10
- version: 10.1.8.pre
10
+ version: 10.1.9.pre
11
11
  platform: ruby
12
12
  authors:
13
13
  - Luke Bayes