Skip to content

Commit

Permalink
build: update io_bazel_rules_sass digest to fcce061 (#55755)
Browse files Browse the repository at this point in the history
See associated pull request for more information.

PR Close #55755
  • Loading branch information
angular-robot authored and atscott committed May 13, 2024
1 parent 179c678 commit a028943
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -167,10 +167,10 @@ cldr_xml_data_repository(
# sass rules
http_archive(
name = "io_bazel_rules_sass",
sha256 = "a2aeaf52f9a17b07e91c116d64bca3fd1a709addd02a390efff1b78b8f88bc13",
strip_prefix = "rules_sass-9a4a4be9e8f208375892d27212cbbcf27685d333",
sha256 = "e50e1ca1b0a737d2c09efbbb886e0194d99caed617337a766b17c1ee4bae93f2",
strip_prefix = "rules_sass-fcce06104e072bbebbf92c1a244ea9f8c2fc8402",
urls = [
"https://github.com/bazelbuild/rules_sass/archive/9a4a4be9e8f208375892d27212cbbcf27685d333.zip",
"https://github.com/bazelbuild/rules_sass/archive/fcce06104e072bbebbf92c1a244ea9f8c2fc8402.zip",
],
)

Expand Down

0 comments on commit a028943

Please sign in to comment.