Skip to content

Commit d7089d2

Browse files
angular-robotatscott
authored andcommitted
build: update io_bazel_rules_sass digest to 3548d6b (angular#60721)
See associated pull request for more information. PR Close angular#60721
1 parent 1232034 commit d7089d2

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
@@ -143,10 +143,10 @@ cldr_xml_data_repository(
143143
# sass rules
144144
http_archive(
145145
name = "io_bazel_rules_sass",
146-
sha256 = "afc345e6f07d38bb88d678b3e9f1fefc83cac025a094677bb0ffca08a3023922",
147-
strip_prefix = "rules_sass-b80aeb74735599a9e991a8c6346792a97c805b73",
146+
sha256 = "a8a0aa2db0cb047ace00c4dcd1c4dce4d5f815316cf5e59710d149ad4f878c6c",
147+
strip_prefix = "rules_sass-3548d6bb712bfa696546d89ef4a22a1d895457c1",
148148
urls = [
149-
"https://github.com/bazelbuild/rules_sass/archive/b80aeb74735599a9e991a8c6346792a97c805b73.zip",
149+
"https://github.com/bazelbuild/rules_sass/archive/3548d6bb712bfa696546d89ef4a22a1d895457c1.zip",
150150
],
151151
)
152152

0 commit comments

Comments
 (0)