sass: Update to version 1.54.3

This commit is contained in:
github-actions[bot] 2022-08-05 00:37:39 +00:00
parent 9efd5250da
commit 2e3830ce14

View File

@ -1,16 +1,16 @@
{
"version": "1.54.2",
"version": "1.54.3",
"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.2/dart-sass-1.54.2-windows-x64.zip",
"hash": "70f00c3294248f7ca180c213a9d651a0e8e7c70d1df93027b69f6f4fcb62bb1b"
"url": "https://github.com/sass/dart-sass/releases/download/1.54.3/dart-sass-1.54.3-windows-x64.zip",
"hash": "fe3a83e64fb89a24f53b2610740209453d3182147530ab36bd67931ca6e6d358"
},
"32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.54.2/dart-sass-1.54.2-windows-ia32.zip",
"hash": "5c0ca30fdfed4bcaff186e9725a5b216982ba48a0d365fab55f991cfe483ef2e"
"url": "https://github.com/sass/dart-sass/releases/download/1.54.3/dart-sass-1.54.3-windows-ia32.zip",
"hash": "75d45cc24fc2ae966c7e406aae8b435029cf7242f7ef25c09260101778657772"
}
},
"extract_dir": "dart-sass",