sass: Update to version 1.49.7

This commit is contained in:
github-actions[bot] 2022-02-02 00:38:25 +00:00
parent 32d9e5009b
commit 8636ddbf39

View File

@ -1,16 +1,16 @@
{ {
"version": "1.49.4", "version": "1.49.7",
"description": "The primary implementation of Sass, written in Dart.", "description": "The primary implementation of Sass, written in Dart.",
"homepage": "https://sass-lang.com/dart-sass", "homepage": "https://sass-lang.com/dart-sass",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.49.4/dart-sass-1.49.4-windows-x64.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.49.7/dart-sass-1.49.7-windows-x64.zip",
"hash": "15778b42f9289c9e6f6638fe96769e3d53890ce105102924f0aeea67356907aa" "hash": "706fda06962880d608f94f71d569496ba34da9c6771234c041223e88c4cb5074"
}, },
"32bit": { "32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.49.4/dart-sass-1.49.4-windows-ia32.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.49.7/dart-sass-1.49.7-windows-ia32.zip",
"hash": "a2b29db0a9c95b6802a1dfb07ee19c55ea643a2ee0503cc61e32555448d4f4be" "hash": "6172c01e120eaabbc85b8661567d266ff8ba28302d32556765e1c9195e00a27c"
} }
}, },
"extract_dir": "dart-sass", "extract_dir": "dart-sass",