x4ss 0.1.0 → 0.1.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +5 -5
- checksums.yaml.gz.sig +0 -0
- data.tar.gz.sig +0 -0
- data/lib/x4ss.rb +0 -6
- metadata +2 -3
- metadata.gz.sig +0 -0
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
|
-
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
2
|
+
SHA256:
|
3
|
+
metadata.gz: b1dea6828b4f665b13afc8ec1c431cc2e6300804f60083d9d9efb51833d0694e
|
4
|
+
data.tar.gz: 94e7f2d422c3701e11a6ee5a9a9fc5dc71b8bff561af43a52d9d43f537948b58
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 2d7900fab9846762eb9213d85fcd7c810f57a16e1d44cf9557f1a24e5210cea01f8b321fb7b18ea410e6edcf9e362924499b285840fca4d36f56c67433ad2f0d
|
7
|
+
data.tar.gz: 6204ba6f4321a054fbbfa1339f96176a540ce81ff609541889678f796bb0af2eaef36e2aafaaf445587c50c7fcbb54a1430b01bbad73b2307b3a89edbe5b7ff0
|
checksums.yaml.gz.sig
CHANGED
Binary file
|
data.tar.gz.sig
CHANGED
Binary file
|
data/lib/x4ss.rb
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: x4ss
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.
|
4
|
+
version: 0.1.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- James Robertson
|
@@ -59,8 +59,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
59
59
|
- !ruby/object:Gem::Version
|
60
60
|
version: '0'
|
61
61
|
requirements: []
|
62
|
-
|
63
|
-
rubygems_version: 2.5.2.1
|
62
|
+
rubygems_version: 3.0.1
|
64
63
|
signing_key:
|
65
64
|
specification_version: 4
|
66
65
|
summary: A wrapper for xfce4-screenshooter and xclip to save screenshots.
|
metadata.gz.sig
CHANGED
Binary file
|