rex-arch 0.1.5 → 0.1.6
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- checksums.yaml.gz.sig +0 -0
- data.tar.gz.sig +0 -0
- data/LICENSE +6 -2
- data/lib/rex/arch/version.rb +1 -1
- metadata +2 -2
- metadata.gz.sig +0 -0
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 66cd391d7654126773eed74a29affd691416b2f9
|
4
|
+
data.tar.gz: 9ab4bcd19dbcdd3851ae36c32baf94252ce5768a
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: bef7e4b543daf3d865500c2000c2bb56dabf9916c3233a5458fe76e6fb76258035811760d2cb6387676e34b536ae34147bf58698a657ad781c6ee023b18fca16
|
7
|
+
data.tar.gz: 6e961797b201087e9deb59af927f39ac54ef5b9d241b31db74fdfdd7771fcaa26a46165e30873aaefa772da841b3837174ece287ea90277833102cd0943b7d71
|
checksums.yaml.gz.sig
CHANGED
Binary file
|
data.tar.gz.sig
CHANGED
Binary file
|
data/LICENSE
CHANGED
@@ -1,5 +1,9 @@
|
|
1
|
-
|
2
|
-
|
1
|
+
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
2
|
+
Source: http://www.metasploit.com/
|
3
|
+
|
4
|
+
Files: *
|
5
|
+
Copyright: 2006-2017, Rapid7, Inc.
|
6
|
+
License: BSD-3-clause
|
3
7
|
|
4
8
|
Redistribution and use in source and binary forms, with or without modification,
|
5
9
|
are permitted provided that the following conditions are met:
|
data/lib/rex/arch/version.rb
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: rex-arch
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.
|
4
|
+
version: 0.1.6
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- dmohanty-r7
|
@@ -88,7 +88,7 @@ cert_chain:
|
|
88
88
|
G+Hmcg1v810agasPdoydE0RTVZgEOOMoQ07qu7JFXVWZ9ZQpHT7qJATWL/b2csFG
|
89
89
|
8mVuTXnyJOKRJA==
|
90
90
|
-----END CERTIFICATE-----
|
91
|
-
date:
|
91
|
+
date: 2017-04-07 00:00:00.000000000 Z
|
92
92
|
dependencies:
|
93
93
|
- !ruby/object:Gem::Dependency
|
94
94
|
name: bundler
|
metadata.gz.sig
CHANGED
Binary file
|