sass: Update to version 1.54.1

This commit is contained in:
github-actions[bot] 2022-08-03 00:35:33 +00:00
parent b75e7c9adb
commit 60a39e78bb

View File

@ -1,16 +1,16 @@
{
"version": "1.54.0",
"version": "1.54.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.54.0/dart-sass-1.54.0-windows-x64.zip",
"hash": "f03f9269cf4809c1b73a30a5eea63b44296ea69555208466e474070409f510e8"
"url": "https://github.com/sass/dart-sass/releases/download/1.54.1/dart-sass-1.54.1-windows-x64.zip",
"hash": "8536fc1cd23ea9f98b97a41301056ccda23c6084dc6e5a38559c825cde8d7617"
},
"32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.54.0/dart-sass-1.54.0-windows-ia32.zip",
"hash": "902a7bc06f82357fa9f5bdc9ea13a6ae9647db54db2ab82d26112395e4be65aa"
"url": "https://github.com/sass/dart-sass/releases/download/1.54.1/dart-sass-1.54.1-windows-ia32.zip",
"hash": "070e7ece2825aba8433117062ad13dd30f0c6e30b4f7424e10f58ffe7c60c6d5"
}
},
"extract_dir": "dart-sass",