bosh-template 1.3050.0 → 1.3056.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/bosh/template/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 571bd5048b658b723054507dfd5fb203b889747e
|
4
|
+
data.tar.gz: ef1e3b043b84c91c5a44482102fa3ed447ae16c6
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: cdf1fe1992a74617d90476b7f855e0a43312288140b7554aa510a17f545b764f2e66ba1ab96612b07c76d204fdc95b067fcfd328739b60eb46127deb75fb7766
|
7
|
+
data.tar.gz: c602f12cacc8a4268a17e65ae161ed3f29dfb3825b60a61e6313304864bd0ef5235028f6a1e7d1b8c79fb14cf7a71ac7f748eba150efabdbf01253724cd0a303
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: bosh-template
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.
|
4
|
+
version: 1.3056.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Pivotal
|
@@ -68,7 +68,7 @@ dependencies:
|
|
68
68
|
version: '0'
|
69
69
|
description: |-
|
70
70
|
Renders bosh templates
|
71
|
-
|
71
|
+
5ca394
|
72
72
|
email: support@cloudfoundry.com
|
73
73
|
executables:
|
74
74
|
- bosh-template
|