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 36f902e commit 0fb5845Copy full SHA for 0fb5845
Formula/s/style-dictionary.rb
@@ -1,8 +1,8 @@
1
class StyleDictionary < Formula
2
desc "Build system for creating cross-platform styles"
3
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"
+ url "https://registry.npmjs.org/style-dictionary/-/style-dictionary-5.1.0.tgz"
+ sha256 "a4033ced337e6eceeddd56004de30d3f8b834f0562880ce4a56f640227f588b7"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments