sass: Update to version 1.62.0

This commit is contained in:
github-actions[bot] 2023-04-12 00:36:27 +00:00
parent de6cd40924
commit 485accc216

View File

@ -1,16 +1,16 @@
{ {
"version": "1.61.0", "version": "1.62.0",
"description": "The primary implementation of Sass, written in Dart.", "description": "The primary implementation of Sass, written in Dart.",
"homepage": "https://sass-lang.com/dart-sass", "homepage": "https://sass-lang.com/dart-sass",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.61.0/dart-sass-1.61.0-windows-x64.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.62.0/dart-sass-1.62.0-windows-x64.zip",
"hash": "44267729b7b8aa7e2f0a88ea2d746323986afdd0f0966a3fef8e57496112e1c6" "hash": "f55b52a8d7da29f6d6df222ce5cd545f4f05affe828f5832a48320967ad94791"
}, },
"32bit": { "32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.61.0/dart-sass-1.61.0-windows-ia32.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.62.0/dart-sass-1.62.0-windows-ia32.zip",
"hash": "562a1249a64144078147acd5de4a7181330dad4a0c87c050a7a7f4ed1ea166fc" "hash": "d39a8b0cfb86f2d1665ec947d4ab6922c0655539c846b6523881a6ebd273c5c4"
} }
}, },
"extract_dir": "dart-sass", "extract_dir": "dart-sass",