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 2e4918b commit cffbf47Copy full SHA for cffbf47
Formula/s/scalingo.rb
@@ -1,8 +1,8 @@
1
class Scalingo < Formula
2
desc "CLI for working with Scalingo's PaaS"
3
homepage "https://doc.scalingo.com/cli"
4
- url "https://github.com/Scalingo/cli/archive/refs/tags/1.35.1.tar.gz"
5
- sha256 "be545b75876bf1d72de9f1ffc97654df20bfb7e6912f670e8cea1e5b65f5e8c7"
+ url "https://github.com/Scalingo/cli/archive/refs/tags/1.36.0.tar.gz"
+ sha256 "f0b74970eec4db4d3518cac59a6d78c464e735471317bae283b39af6cb502d96"
6
license "BSD-4-Clause"
7
8
bottle do
0 commit comments