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 9fb9948 commit 87326d1Copy full SHA for 87326d1
Formula/serverless.rb
@@ -8,9 +8,9 @@ class Serverless < Formula
8
license "MIT"
9
10
bottle do
11
- sha256 "01940facf0e14ae0e91f8bf7427dbc833d39ca825af37d227b6ba4639572d895" => :big_sur
12
- sha256 "6bd4e4c8eddbae3abdf94f4daaf1071c949aee158408bfee6dbae954b913e077" => :catalina
13
- sha256 "055a696108e63140ef34e3b7d2a9a7497c5ba07d0dbd6dc3726960c9cec18891" => :mojave
+ sha256 "6927209faeda1bb6eb6acbd64a2addbd2413512605be0b57c83dde766f377452" => :big_sur
+ sha256 "29540876851d057de651054b007669062407665393899ca2aae7780c5f26104d" => :catalina
+ sha256 "5ec9a81c989a45a73bb93301953f80bd0ff73a4b778397cd313238f56dc233c8" => :mojave
14
end
15
16
depends_on "node"
0 commit comments