sass: Update to version 1.49.1

This commit is contained in:
github-actions[bot] 2022-02-01 00:32:11 +00:00
parent e430fc4cd7
commit 77b7b7df00

View File

@ -1,16 +1,16 @@
{
"version": "1.49.0",
"version": "1.49.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.49.0/dart-sass-1.49.0-windows-x64.zip",
"hash": "9393bbd0c8ecb0fe8671f668b6a792e43d0e820571e869c65067172f5d5ba3b3"
"url": "https://github.com/sass/dart-sass/releases/download/1.49.1/dart-sass-1.49.1-windows-x64.zip",
"hash": "2fe4dc35be2c93fce95e17b16220712a0e47b2cb60f99c2ec49296c9131a4bdc"
},
"32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.49.0/dart-sass-1.49.0-windows-ia32.zip",
"hash": "3015a4954ac483cf0e53db4fe305b5914ca8e907cb790c58bb3fb4850ad1581b"
"url": "https://github.com/sass/dart-sass/releases/download/1.49.1/dart-sass-1.49.1-windows-ia32.zip",
"hash": "038fd31ab9384211f9923c05ab6a817aae3fc65f7f857d51bead284066fe63b4"
}
},
"extract_dir": "dart-sass",