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.
2 parents ab73b91 + 244db7a commit 0eb3dcaCopy full SHA for 0eb3dca
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.0.1.tar.gz"
7
- sha256 "90caba19fa78bd5c6e01c0696ff37eb9d877cb252ae37dacc63ffde86a3cbe7a"
+ url "https://github.com/scaleway/docker-machine-driver-scaleway/archive/v1.0.2.tar.gz"
+ sha256 "3ba3724e1383ef443cbfb759f2f2998c14404ca80bd96b26764c3beba99da921"
8
9
head "https://github.com/scaleway/docker-machine-driver-scaleway.git"
10
0 commit comments