nuget 2.8.50126.400 → 2.8.60717.93

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/bin/nuget.exe +0 -0
  3. metadata +12 -8
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 5e10989ea27e88f046f310f9940288a04124fefc
4
- data.tar.gz: 270022052f7a4a24f738caaf3824a3a8ffcdf324
3
+ metadata.gz: 9f4a8111acb870c4c3d06a842853efac9b5371aa
4
+ data.tar.gz: d2f3613262cb903e3c410555283b560e03e1ec3b
5
5
  SHA512:
6
- metadata.gz: caab3ed6c59e1b1fe01d5ce976e5d27b8447ecd37e3be4792abf6c8aab4ef5e923dc1c69b0532d8ef8c949c58629ec6f264d19714f6ddcd78bb085977a851d4f
7
- data.tar.gz: 3c542054fc0bf1022e7d12189b331463628d37854161e4c9680655fc2e0fa3c80403054807d71d19e6a1f7056dfe805c0e58c04dbf3cf6f6fd6a293ae7a4f16c
6
+ metadata.gz: 891bfa912b6ed74b229f039d6fa998df0c41137aa88a0e4232a8a9e656ed81507367d54e13d2a8589f7f46dc0bbd13696cb05dd2441be85824d4d57b2b23c0fd
7
+ data.tar.gz: 9f7132868b3ed5100bf295874da3a3325d8d38dfa392f4c62796b347509cf18c1527c051e70cc13bb1890368c8d2eff1f11ec83a736900f80d2bbcdb26018bd0
Binary file
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: nuget
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.8.50126.400
4
+ version: 2.8.60717.93
5
5
  platform: ruby
6
6
  authors:
7
7
  - David Fowler
@@ -10,10 +10,14 @@ authors:
10
10
  autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
- date: 2014-02-18 00:00:00.000000000 Z
13
+ date: 2015-08-16 00:00:00.000000000 Z
14
14
  dependencies: []
15
- description: |
16
- NuGet is a free, open source developer focused package management system for the .NET platform intent on simplifying the process of incorporating third party libraries into a .NET application during development. This is the package creation piece of the toolset.
15
+ description: 'NuGet is a free, open source developer focused package management system
16
+ for the .NET platform intent on simplifying the process of incorporating third party
17
+ libraries into a .NET application during development. This is the package creation
18
+ piece of the toolset.
19
+
20
+ '
17
21
  email: nuget@discussions.codeplex.com
18
22
  executables:
19
23
  - nuget
@@ -23,7 +27,7 @@ files:
23
27
  - bin/LICENSE.txt
24
28
  - bin/nuget
25
29
  - bin/nuget.exe
26
- homepage: http://nuget.codeplex.com
30
+ homepage: http://nuget.org
27
31
  licenses: []
28
32
  metadata: {}
29
33
  post_install_message:
@@ -32,17 +36,17 @@ require_paths:
32
36
  - lib
33
37
  required_ruby_version: !ruby/object:Gem::Requirement
34
38
  requirements:
35
- - - '>='
39
+ - - ">="
36
40
  - !ruby/object:Gem::Version
37
41
  version: '0'
38
42
  required_rubygems_version: !ruby/object:Gem::Requirement
39
43
  requirements:
40
- - - '>='
44
+ - - ">="
41
45
  - !ruby/object:Gem::Version
42
46
  version: '0'
43
47
  requirements: []
44
48
  rubyforge_project: nuget
45
- rubygems_version: 2.2.1
49
+ rubygems_version: 2.4.5
46
50
  signing_key:
47
51
  specification_version: 4
48
52
  summary: NuGet - Get your package here