We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d975b9 commit 080131bCopy full SHA for 080131b
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.2.tar.gz"
7
- sha256 "3ba3724e1383ef443cbfb759f2f2998c14404ca80bd96b26764c3beba99da921"
+ url "https://github.com/scaleway/docker-machine-driver-scaleway/archive/v1.1.0.tar.gz"
+ sha256 "46b6ff7d90b6a256489fce1f6544756c18766471371dabad1c4caa67a637e2e8"
8
9
head "https://github.com/scaleway/docker-machine-driver-scaleway.git"
10
0 commit comments