Skip to content

Commit b2c87ca

Browse files
authored
Merge pull request #246414 from Homebrew/bump-style-dictionary-5.1.0
style-dictionary 5.1.0
2 parents d7a9656 + b123828 commit b2c87ca

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/s/style-dictionary.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
class StyleDictionary < Formula
22
desc "Build system for creating cross-platform styles"
33
homepage "https://github.com/style-dictionary/style-dictionary"
4-
url "https://registry.npmjs.org/style-dictionary/-/style-dictionary-5.0.4.tgz"
5-
sha256 "0081e334d7f774cbc934cc624790355d33d57db16f97535be281c69440106442"
4+
url "https://registry.npmjs.org/style-dictionary/-/style-dictionary-5.1.0.tgz"
5+
sha256 "a4033ced337e6eceeddd56004de30d3f8b834f0562880ce4a56f640227f588b7"
66
license "Apache-2.0"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "539a4335309604078c3af0c10788fd8e79f6d289dd51ad92ac7ec1d85b24cdf3"
9+
sha256 cellar: :any_skip_relocation, all: "1bd5e58da9c741d5a13745513d99db84e7f33bb281b21f1f83142439b91b2dfb"
1010
end
1111

1212
depends_on "node"

0 commit comments

Comments
 (0)