vagrant-bindfs 1.0.8 → 1.0.9

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 2c58ba4e86cd8a029ad325cb54302b04b2c5cbe8
4
- data.tar.gz: 9eeeb4a0a2618908b477cc0c84d00f1fc60f29f7
3
+ metadata.gz: c3119bb4dcd8b43ff0796db6112b9637bfd91bfc
4
+ data.tar.gz: a3697c70938dde9420fa018c8bda366b412f9c51
5
5
  SHA512:
6
- metadata.gz: b17c72db69709d54abc8ffe4b7403db0551c60939980d8f16614cca92812f992a8c19618054c126e9e4fe6449aadb1d31888126b7ec7f972360aa5682f1f68d2
7
- data.tar.gz: cf70d8a9aaf1cea963205f51d84fb689c43dc9849b6e9836e09a384a01b2270cf3c1cc9ae7da88aa0dfedd4be47e20c853b4d42cb55f238c74bce435915d9db3
6
+ metadata.gz: 4a726fd0104714f51e425695b544e2e5b7bca68716ec56744307ce49a4d8f78e4bffe0b2200b534e3e5598d489f602cbe0d7aab8898709ab851e228145eb29d2
7
+ data.tar.gz: 107e082a868ec1048ca79098c4bddd10c21e79bdec5fb94730f35f2f64d1e06fc051b4e5ec41f1d0ddfa8c6f54a2d0c1b83dd2bbe69620f4e7f077566fb6a275
@@ -5,7 +5,7 @@ module VagrantBindfs
5
5
  SOURCE_VERSION = '1.13.7'
6
6
  SOURCE_URLS = [
7
7
  'http://bindfs.org/downloads/bindfs-%<bindfs_version>.tar.gz',
8
- 'http://bindfs.dnsalias.net/downloads/bindfs-%<bindfs_version>.tar.gz'
8
+ 'http://bindfs.dy.fi/downloads/bindfs-%<bindfs_version>.tar.gz'
9
9
  ].freeze
10
10
 
11
11
  autoload :Command, 'vagrant-bindfs/bindfs/command'
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module VagrantBindfs
4
- VERSION = '1.0.8'
4
+ VERSION = '1.0.9'
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: vagrant-bindfs
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.8
4
+ version: 1.0.9
5
5
  platform: ruby
6
6
  authors:
7
7
  - Gaël-Ian Havard
@@ -10,7 +10,7 @@ authors:
10
10
  autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
- date: 2017-06-30 00:00:00.000000000 Z
13
+ date: 2017-09-04 00:00:00.000000000 Z
14
14
  dependencies: []
15
15
  description: " A Vagrant plugin to automate bindfs mount in the VM. This allow you
16
16
  to change owner, group and permissions on files and, for example, work around NFS