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 732bfe8 commit b19d837Copy full SHA for b19d837
Formula/m/massdriver.rb
@@ -1,8 +1,8 @@
1
class Massdriver < Formula
2
desc "Manage applications and infrastructure on Massdriver Cloud"
3
homepage "https://www.massdriver.cloud/"
4
- url "https://github.com/massdriver-cloud/mass/archive/refs/tags/1.11.7.tar.gz"
5
- sha256 "f5fc6db5aa3abdc6e476356e7272bceca4afe5a546900a315208557fe1f3a8f0"
+ url "https://github.com/massdriver-cloud/mass/archive/refs/tags/1.11.8.tar.gz"
+ sha256 "a8bed988764bfa99ae4f5275fcdb670cd08b0aa5897da9f85b9a4ff2c1a5d3f8"
6
license "Apache-2.0"
7
head "https://github.com/massdriver-cloud/mass.git", branch: "main"
8
0 commit comments