sass: Update to version 1.62.1

This commit is contained in:
github-actions[bot] 2023-04-26 00:34:14 +00:00
parent d0f0e7b2a9
commit f95b77e3cf

View File

@ -1,16 +1,16 @@
{
"version": "1.62.0",
"version": "1.62.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.62.0/dart-sass-1.62.0-windows-x64.zip",
"hash": "f55b52a8d7da29f6d6df222ce5cd545f4f05affe828f5832a48320967ad94791"
"url": "https://github.com/sass/dart-sass/releases/download/1.62.1/dart-sass-1.62.1-windows-x64.zip",
"hash": "a677db9069462be0023fc88adb2b841b0c60c710c33bbddd193bbbcf6f17ea80"
},
"32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.62.0/dart-sass-1.62.0-windows-ia32.zip",
"hash": "d39a8b0cfb86f2d1665ec947d4ab6922c0655539c846b6523881a6ebd273c5c4"
"url": "https://github.com/sass/dart-sass/releases/download/1.62.1/dart-sass-1.62.1-windows-ia32.zip",
"hash": "9360d731520c0de996f4be7d1f1aabcd403435f1ede548a10bfc6fb13e44b6d9"
}
},
"extract_dir": "dart-sass",