sass: Update to version 1.49.4

This commit is contained in:
github-actions[bot] 2022-02-01 04:28:56 +00:00
parent 70ebfa9263
commit 237079e209

View File

@ -1,16 +1,16 @@
{
"version": "1.49.1",
"version": "1.49.4",
"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.1/dart-sass-1.49.1-windows-x64.zip",
"hash": "2fe4dc35be2c93fce95e17b16220712a0e47b2cb60f99c2ec49296c9131a4bdc"
"url": "https://github.com/sass/dart-sass/releases/download/1.49.4/dart-sass-1.49.4-windows-x64.zip",
"hash": "15778b42f9289c9e6f6638fe96769e3d53890ce105102924f0aeea67356907aa"
},
"32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.49.1/dart-sass-1.49.1-windows-ia32.zip",
"hash": "038fd31ab9384211f9923c05ab6a817aae3fc65f7f857d51bead284066fe63b4"
"url": "https://github.com/sass/dart-sass/releases/download/1.49.4/dart-sass-1.49.4-windows-ia32.zip",
"hash": "a2b29db0a9c95b6802a1dfb07ee19c55ea643a2ee0503cc61e32555448d4f4be"
}
},
"extract_dir": "dart-sass",