sass: Update to version 1.59.1

This commit is contained in:
github-actions[bot] 2023-03-11 00:33:25 +00:00
parent be2eec00e1
commit 102ae43c89

View File

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