meterpreter_bins 0.0.2 → 0.0.3

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: 59d6e62094b72615e2c22c07e98e2ad1b66b9e63
4
- data.tar.gz: 38c434904d577e5c26df71be83272db6ce0dad3b
3
+ metadata.gz: 78eb417105727874f26e7528707201a9f0f26c0b
4
+ data.tar.gz: 702145b1e7becf3843864fab9a385110b59f0980
5
5
  SHA512:
6
- metadata.gz: 9d90ffdb95dc9f8187c90fc03a44aad00e1b3ca4d4f9b9f4cc13d774939ee7f73964e440cbb255aeb027c04914ba756782ed197b6e795db7d0dc13ef716ec16b
7
- data.tar.gz: ceeb78fa2253e78906531e92ceba3d02a78adbf359d3414012d05b279b4253749ce5622ecb75f9eafaa5dad806a5c70ae9bde11230b45f99d88c6456b0823803
6
+ metadata.gz: fe0dce4378c5398d6796c6472f0060ecb4f10f04f66f3772753040fb5483977bf306bd2ee7e58f38a6f64643cc0a0c04e2ec517dfeb7a6f6c7aafea3ed389c77
7
+ data.tar.gz: 893b535de273276d720f57f3ca6c283b0ad4e8995c386e09fa0ea96058af8b03a6e70855556bbcca4c810d525ec193e1d579d42b8b3559f627d7854cd35bca02
@@ -1,6 +1,6 @@
1
1
  # -*- coding:binary -*-
2
2
  module MeterpreterBinaries
3
- VERSION = '0.0.2'
3
+ VERSION = '0.0.3'
4
4
 
5
5
  def self.version
6
6
  VERSION
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: meterpreter_bins
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 0.0.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - OJ Reeves
@@ -115,4 +115,3 @@ specification_version: 4
115
115
  summary: This gem contains all the compiled binaries required to make Meterpreter
116
116
  function. This includes Windows and POSIX binaries.
117
117
  test_files: []
118
- has_rdoc: