Skip to content

Commit

Permalink
build: update io_bazel_rules_sass digest to 583fc8c (#2383)
Browse files Browse the repository at this point in the history
PR Close #2383
  • Loading branch information
angular-robot authored and josephperrott committed Oct 11, 2024
1 parent 7dcf69e commit 425226c
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 @@ -18,10 +18,10 @@ http_archive(

http_archive(
name = "io_bazel_rules_sass",
sha256 = "02116bcc66fd5c3e89e1b85cec6cdc05014ad02c308a4871727d997b9419f475",
strip_prefix = "rules_sass-7bceee9f60c92599c8293b44cd9dccc67ba93f12",
sha256 = "66bf8574a35946c084465cb6991d5de113edbf71fa8f5cf9edc3e48d7ad0a490",
strip_prefix = "rules_sass-583fc8cf693779f412c79dcad5019a50c0c419b9",
urls = [
"https://github.com/bazelbuild/rules_sass/archive/7bceee9f60c92599c8293b44cd9dccc67ba93f12.zip",
"https://github.com/bazelbuild/rules_sass/archive/583fc8cf693779f412c79dcad5019a50c0c419b9.zip",
],
)

Expand Down

0 comments on commit 425226c

Please sign in to comment.