nuget 4.1.0 → 4.7.0
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 +4 -4
- data/bin/nuget.exe +0 -0
- metadata +3 -3
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: c0ca2550f3f6bbd4956d8b6325de0bf4d2039787
|
|
4
|
+
data.tar.gz: 675d5dd9d0b3cc4cb4a14d722cf022f572cb968a
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: d6bfeca957f0bdfac75dc36a8af058e786acb473eac07bb1dcdff8f825ea19462c0d642d835829fe0e8786125d1ded4c1d0145d9f03ee98d265dc72d5e8716b0
|
|
7
|
+
data.tar.gz: 437a30bfdf63db7b598328186661d99065681c1852f2e04490a62af442c46556511d6a0a49601603254433493fd0cd3a550432c4f63a9cb4d772b0669df681a1
|
data/bin/nuget.exe
CHANGED
|
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: 4.
|
|
4
|
+
version: 4.7.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- David Fowler
|
|
@@ -10,7 +10,7 @@ authors:
|
|
|
10
10
|
autorequire:
|
|
11
11
|
bindir: bin
|
|
12
12
|
cert_chain: []
|
|
13
|
-
date:
|
|
13
|
+
date: 2018-07-27 00:00:00.000000000 Z
|
|
14
14
|
dependencies: []
|
|
15
15
|
description: 'NuGet is a free, open source developer focused package management system
|
|
16
16
|
for the .NET platform intent on simplifying the process of incorporating third party
|
|
@@ -46,7 +46,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
46
46
|
version: '0'
|
|
47
47
|
requirements: []
|
|
48
48
|
rubyforge_project: nuget
|
|
49
|
-
rubygems_version: 2.6.
|
|
49
|
+
rubygems_version: 2.6.12
|
|
50
50
|
signing_key:
|
|
51
51
|
specification_version: 4
|
|
52
52
|
summary: NuGet - Get your package here
|