Skip to content

Commit e3403aa

Browse files
authored
Merge pull request Homebrew#227201 from Homebrew/bump-fern-api-0.64.11
fern-api 0.64.11
2 parents 4060428 + 9de39e9 commit e3403aa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/f/fern-api.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
class FernApi < Formula
22
desc "Stripe-level SDKs and Docs for your API"
33
homepage "https://buildwithfern.com/"
4-
url "https://registry.npmjs.org/fern-api/-/fern-api-0.64.10.tgz"
5-
sha256 "18b887650e031f757b86ca909873c0dca7ea36147dbe1c6870d924b743312d58"
4+
url "https://registry.npmjs.org/fern-api/-/fern-api-0.64.11.tgz"
5+
sha256 "ae1edfe1a6afc02b281e684950075034d49588f6274b52127909bd6301a81a5e"
66
license "Apache-2.0"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "d2ab676e03ef5e2d3b1cd92fb003fb8d08cbc05c56bdded0d8d9a8a1b876f962"
9+
sha256 cellar: :any_skip_relocation, all: "4f8438d672e54e07b87a6affdce963e5540af226dae82659449458d79be5528a"
1010
end
1111

1212
depends_on "node"

0 commit comments

Comments
 (0)