sass: Update to version 1.45.1

This commit is contained in:
github-actions[bot] 2021-12-21 04:29:39 +00:00
parent ce215496a2
commit ab115eac28

View File

@ -1,16 +1,16 @@
{
"version": "1.45.0",
"version": "1.45.1",
"description": "The primary implementation of Sass, written in Dart.",
"homepage": "https://sass-lang.com/dart-sass",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.45.0/dart-sass-1.45.0-windows-x64.zip",
"hash": "8079e26c46b7ace5d3b19ae86d9da6f11c35d29574f7a433bc2847c82491b2e5"
"url": "https://github.com/sass/dart-sass/releases/download/1.45.1/dart-sass-1.45.1-windows-x64.zip",
"hash": "4f60383a4cff199ade1b673eb6bdf2fc4cb9b934e961af4930acac0c2d024bbf"
},
"32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.45.0/dart-sass-1.45.0-windows-ia32.zip",
"hash": "1ce7e785cae923afd2a314b6c5ea7d7bbbc28c409e78951b305f4f5c81cb6b85"
"url": "https://github.com/sass/dart-sass/releases/download/1.45.1/dart-sass-1.45.1-windows-ia32.zip",
"hash": "9f5207de8419837cb7a3ac0cc1e0c0f71c9f893706897c8d6df28b0472d2f9b8"
}
},
"extract_dir": "dart-sass",