From b19d92469d380f664b3b95b3fbe853ccec69f4ad Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Fri, 11 Nov 2022 19:16:16 -0800 Subject: [PATCH] Hash update --- font/bootstrap-icons.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/font/bootstrap-icons.scss b/font/bootstrap-icons.scss index 8ea132aabf..c1aa1bee79 100644 --- a/font/bootstrap-icons.scss +++ b/font/bootstrap-icons.scss @@ -1,7 +1,7 @@ $bootstrap-icons-font: "bootstrap-icons" !default; $bootstrap-icons-font-dir: "./fonts" !default; $bootstrap-icons-font-file: #{$bootstrap-icons-font-dir}/#{$bootstrap-icons-font} !default; -$bootstrap-icons-font-hash: "28df46889dced875dea48cfe64755198" !default; +$bootstrap-icons-font-hash: "24f5f9034842e5d77cd3846dc99a0e8a" !default; $bootstrap-icons-font-src: url("#{$bootstrap-icons-font-file}.woff2?#{$bootstrap-icons-font-hash}") format("woff2"), url("#{$bootstrap-icons-font-file}.woff?#{$bootstrap-icons-font-hash}") format("woff") !default; @font-face {