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 f4d9b3f commit c01990dCopy full SHA for c01990d
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.2.1.tar.gz"
7
- sha256 "dcfb35c4dd0a5ae7836d7275598a5de6b123b8f983ae3faaba42c51c28212ec6"
+ url "https://github.com/scaleway/docker-machine-driver-scaleway/archive/v1.3.tar.gz"
+ sha256 "1f52d9cb308b0d94f96ab2d37113940408981c9986189126beb79c6ded7d4276"
8
9
head "https://github.com/scaleway/docker-machine-driver-scaleway.git"
10
0 commit comments