sass: Update to version 1.45.0

This commit is contained in:
github-actions[bot] 2021-12-11 00:32:10 +00:00
parent 168211b6a0
commit dfa2a940e1

View File

@ -1,16 +1,16 @@
{ {
"version": "1.44.0", "version": "1.45.0",
"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.44.0/dart-sass-1.44.0-windows-x64.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.45.0/dart-sass-1.45.0-windows-x64.zip",
"hash": "a0de7783f454fdfd527585fe9a03dec75b334122f500009cbc75527f79e0b271" "hash": "8079e26c46b7ace5d3b19ae86d9da6f11c35d29574f7a433bc2847c82491b2e5"
}, },
"32bit": { "32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.44.0/dart-sass-1.44.0-windows-ia32.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.45.0/dart-sass-1.45.0-windows-ia32.zip",
"hash": "172b15132552cdc6ebc15199545831ce4d2d5c5ea3c92ef8eac487239896b8d8" "hash": "1ce7e785cae923afd2a314b6c5ea7d7bbbc28c409e78951b305f4f5c81cb6b85"
} }
}, },
"extract_dir": "dart-sass", "extract_dir": "dart-sass",