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 3f3436e commit 33323fcCopy full SHA for 33323fc
Formula/y/yamlresume.rb
@@ -5,6 +5,10 @@ class Yamlresume < Formula
5
sha256 "77a1ff0ffa031a3e335d0eb453c12439c90dd54273889ef3434667b5539e52d3"
6
license "MIT"
7
8
+ bottle do
9
+ sha256 cellar: :any_skip_relocation, all: "da9c94b4ee2b7916a0f249f4fb5207fe14577b9a840f34cf2c1fa7fdbc32910a"
10
+ end
11
+
12
depends_on "node"
13
14
def install
0 commit comments