Skip to content

Commit 498b1d7

Browse files
committed
build: update io_bazel_rules_sass digest to 6709017
1 parent 2b88e32 commit 498b1d7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

WORKSPACE

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@ http_archive(
1818

1919
http_archive(
2020
name = "io_bazel_rules_sass",
21-
sha256 = "0eae9a0c840e1e0d0b9ace056f8bde06384315315c4e2ebdb5cec722d1d4134b",
22-
strip_prefix = "rules_sass-aff53ca13ff2af82d323adb02a83c45a301e9ae8",
21+
sha256 = "fccd4000b1d1d3193fa37f738ae42a11c4f5867e950875bc76b9107b1ce0ad59",
22+
strip_prefix = "rules_sass-67090172b9cf28c971718074052c516a8dc364f0",
2323
urls = [
24-
"https://github.com/bazelbuild/rules_sass/archive/aff53ca13ff2af82d323adb02a83c45a301e9ae8.zip",
24+
"https://github.com/bazelbuild/rules_sass/archive/67090172b9cf28c971718074052c516a8dc364f0.zip",
2525
],
2626
)
2727

0 commit comments

Comments
 (0)