sass: Update to version 1.60.0

This commit is contained in:
github-actions[bot] 2023-03-24 00:33:14 +00:00
parent 86d9753806
commit 38d051bdc9

View File

@ -1,16 +1,16 @@
{ {
"version": "1.59.3", "version": "1.60.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.59.3/dart-sass-1.59.3-windows-x64.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.60.0/dart-sass-1.60.0-windows-x64.zip",
"hash": "18f2506a4a662e85cb5a34c13880a2a4e5b09a4aecd39856040fd847eed08f2c" "hash": "5ee076eb7295aac1c99e234d0d14342a2ff88e6504d9eebbf1c42a43f4400b84"
}, },
"32bit": { "32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.59.3/dart-sass-1.59.3-windows-ia32.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.60.0/dart-sass-1.60.0-windows-ia32.zip",
"hash": "7d2458fe76718b1f7ce6ae2130d167657a903a18c073637acb904abb1908c9b7" "hash": "2895e7c143e20cb28b73b3387454eb1c8af31cab39211e408fea0912971bcc2b"
} }
}, },
"extract_dir": "dart-sass", "extract_dir": "dart-sass",