sass: Update to version 1.59.3

This commit is contained in:
github-actions[bot] 2023-03-15 00:34:15 +00:00
parent 4f9be5ccdb
commit 458b0640e9

View File

@ -1,16 +1,16 @@
{ {
"version": "1.59.2", "version": "1.59.3",
"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.59.2/dart-sass-1.59.2-windows-x64.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.59.3/dart-sass-1.59.3-windows-x64.zip",
"hash": "fb6e7edf286548622f4fca9ed5c70f3be43063810a8ac0b6a37004966dc4e0fd" "hash": "18f2506a4a662e85cb5a34c13880a2a4e5b09a4aecd39856040fd847eed08f2c"
}, },
"32bit": { "32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.59.2/dart-sass-1.59.2-windows-ia32.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.59.3/dart-sass-1.59.3-windows-ia32.zip",
"hash": "cb7d2534e9c9e9daea8b887a9f4b9cf1c4dda0d168935947d1cc460797526e98" "hash": "7d2458fe76718b1f7ce6ae2130d167657a903a18c073637acb904abb1908c9b7"
} }
}, },
"extract_dir": "dart-sass", "extract_dir": "dart-sass",