podcatcher 3.1.9 → 3.1.10

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 7566227d7c21b943f1222b1c870b14d7aa185bfe
4
- data.tar.gz: c4ec6c5dac76cde035fce1885bedebc384669197
3
+ metadata.gz: 529eae68319f4b5316d0bf1ea231f5d22a678bad
4
+ data.tar.gz: 51c463acf60aa8877603c33098aac66cef9a426f
5
5
  SHA512:
6
- metadata.gz: 6337251fcea60f9d289315c175dfc0ca06408bc6e7819e9e4ceec72535e9b39490aa13b225151bdd7d25cad50c64f31ef82221dc1e995e027e8a77894380b938
7
- data.tar.gz: 4d618a4078e2d5002749701b50e20c8703b9b11b846923fd6482b95b64e2802a172d8d22800383fe980501bce6b0536083d8114644703cb3604cc4a103b6358f
6
+ metadata.gz: 989c56371d1fbfe9fc2accadfbed1d2acaea842308b43ba33d75efd28ee7058553c73ca81ef3eb4cbcd1ba2126f7e6a53d23f58e25fbb329fc0c7edea0d58162
7
+ data.tar.gz: cf6e6aa7417e4c8f14d05d511c75ebe282501e71586be490adacba0db43139828baa08cfaf92f0f103f661308198d7bb4e35f1269fd95bfec5701232de3c5157
checksums.yaml.gz.sig CHANGED
Binary file
data/bin/podcatcher CHANGED
@@ -6,7 +6,7 @@
6
6
  # Author: Doga Armangil, armangild@yahoo.com
7
7
 
8
8
  PODCATCHER_WEBSITE = 'https://github.com/doga/podcatcher'
9
- PODCATCHER_VERSION = '3.1.9'
9
+ PODCATCHER_VERSION = '3.1.10'
10
10
 
11
11
  # todo: allow files to be selected not only by its MIME type, but also other attributes. Example: --content '^video/ width:680-1024 height:400'
12
12
  # todo: --proxy option
@@ -25,6 +25,7 @@ PODCATCHER_VERSION = '3.1.9'
25
25
  # todo: option to download shows concurrently
26
26
  # todo: "lock" directory to prevent concurrency issues
27
27
  # todo: option to throttle non-BitTorrent downloads
28
+ # 3.1.10: make public certificate world-readable
28
29
  # 3.1.9: digitally sign the Ruby gem
29
30
  # 3.1.8: make podcatcher a Ruby gem
30
31
  # 3.1.7: move the code repository from rubyforge to github, remove sponsor message, disable voting and checking for updates by default
data.tar.gz.sig CHANGED
Binary file
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: podcatcher
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.1.9
4
+ version: 3.1.10
5
5
  platform: ruby
6
6
  authors:
7
7
  - Doga Armangil
metadata.gz.sig CHANGED
Binary file