sass: Update to version 1.54.0

This commit is contained in:
github-actions[bot] 2022-07-23 00:34:07 +00:00
parent b0ce668df8
commit 395a287d45

View File

@ -1,16 +1,16 @@
{
"version": "1.53.0",
"version": "1.54.0",
"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.53.0/dart-sass-1.53.0-windows-x64.zip",
"hash": "f8cbe638d3e4dd1ed70147f8ca7836d87aa7ed55f3c648dcb3bcf5c3e7c7b3bb"
"url": "https://github.com/sass/dart-sass/releases/download/1.54.0/dart-sass-1.54.0-windows-x64.zip",
"hash": "f03f9269cf4809c1b73a30a5eea63b44296ea69555208466e474070409f510e8"
},
"32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.53.0/dart-sass-1.53.0-windows-ia32.zip",
"hash": "6ca30aa4073da0b09d44e2f05143d73f2ce4642be88461157ba403e7f4e327a9"
"url": "https://github.com/sass/dart-sass/releases/download/1.54.0/dart-sass-1.54.0-windows-ia32.zip",
"hash": "902a7bc06f82357fa9f5bdc9ea13a6ae9647db54db2ab82d26112395e4be65aa"
}
},
"extract_dir": "dart-sass",