peerflixrb 6.0.4 → 6.0.5
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/bin/webtorrent-cli-linux +0 -0
- data/bin/webtorrent-cli-macos +0 -0
- data/bin/webtorrent-cli-win.exe +0 -0
- data/lib/peerflixrb/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: be050de41dabd6518d046ef72c619b1536fc468e86061f9499a854ffa32e61c0
|
4
|
+
data.tar.gz: 954901d2d56ec312c0b5e430cf85911a9e3d7424b9425bdadf221f6fc2ce08a3
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 410501cdb41a636987ea857129f9a5ec32f298a16322336ccb9ce4ba567423cac72b39aa7daf6fd6f2e007ede2180319c22164c21db4d4b97bcfd00f07072463
|
7
|
+
data.tar.gz: 0b15855cba606399407f041f1a89aad0be760e78c892e0fdc900dc3e6180806e2b73d09da4bec669e0e91c5efc05da150fbd06b73e656ffd8160ec9e48e361af
|
data/bin/webtorrent-cli-linux
CHANGED
Binary file
|
data/bin/webtorrent-cli-macos
CHANGED
Binary file
|
data/bin/webtorrent-cli-win.exe
CHANGED
Binary file
|
data/lib/peerflixrb/version.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: peerflixrb
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 6.0.
|
4
|
+
version: 6.0.5
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- David Marchante
|
8
8
|
autorequire:
|
9
9
|
bindir: exe
|
10
10
|
cert_chain: []
|
11
|
-
date: 2018-07-
|
11
|
+
date: 2018-07-21 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: addic7ed_downloader
|