sass: Update to version 1.59.2

This commit is contained in:
github-actions[bot] 2023-03-11 04:27:37 +00:00
parent 0e7ac98cdc
commit bc1d7035d6

View File

@ -1,16 +1,16 @@
{
"version": "1.59.1",
"version": "1.59.2",
"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.59.1/dart-sass-1.59.1-windows-x64.zip",
"hash": "dff42c01570338a20f7ce3079869f81a2ad41cc858a30fc3f7dd33b0a731ad07"
"url": "https://github.com/sass/dart-sass/releases/download/1.59.2/dart-sass-1.59.2-windows-x64.zip",
"hash": "fb6e7edf286548622f4fca9ed5c70f3be43063810a8ac0b6a37004966dc4e0fd"
},
"32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.59.1/dart-sass-1.59.1-windows-ia32.zip",
"hash": "918913a09bad6e791a90c807cf09439e47580c1e1467bc83a248297e23f488f6"
"url": "https://github.com/sass/dart-sass/releases/download/1.59.2/dart-sass-1.59.2-windows-ia32.zip",
"hash": "cb7d2534e9c9e9daea8b887a9f4b9cf1c4dda0d168935947d1cc460797526e98"
}
},
"extract_dir": "dart-sass",