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 13f37c3 commit e48b7b7Copy full SHA for e48b7b7
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.4.tar.gz"
5
- sha256 "fee7bfd38dded3b735b220b1b24759e4df158806d905122465917783833676e1"
+ url "https://github.com/massdriver-cloud/mass/archive/refs/tags/1.11.5.tar.gz"
+ sha256 "a6723a3a5cdb1fe6633ee1adbbfce36aa769f60c3ed018d926510769d05b7c73"
6
license "Apache-2.0"
7
head "https://github.com/massdriver-cloud/mass.git", branch: "main"
8
0 commit comments