We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2f88d2 commit d1124afCopy full SHA for d1124af
contrib/homebrew/docker-machine-driver-scaleway.rb
@@ -3,8 +3,8 @@
3
class DockerMachineDriverScaleway < Formula
4
desc "Docker Machine driver for Scaleway"
5
homepage "https://github.com/scaleway/docker-machine-driver-scaleway/"
6
- url "https://github.com/scaleway/docker-machine-driver-scaleway/archive/v1.3.tar.gz"
7
- sha256 "1f52d9cb308b0d94f96ab2d37113940408981c9986189126beb79c6ded7d4276"
+ url "https://github.com/scaleway/docker-machine-driver-scaleway/archive/v1.6.tar.gz"
+ sha256 "9d27fe10c2169ffa2a7de79d65ce5a682f36ca75e1a98681b93b84b34ed8a22d"
8
9
head "https://github.com/scaleway/docker-machine-driver-scaleway.git"
10
0 commit comments