sass: Update to version 1.67.0

This commit is contained in:
github-actions[bot] 2023-09-14 04:26:43 +00:00
parent cd719c53f9
commit f393ace929

View File

@ -1,16 +1,16 @@
{
"version": "1.66.1",
"version": "1.67.0",
"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.66.1/dart-sass-1.66.1-windows-x64.zip",
"hash": "d6c32b1aa8636cb0a5a85e9eaf27ccc29630367aab16c0e9fd51921c61a54be3"
"url": "https://github.com/sass/dart-sass/releases/download/1.67.0/dart-sass-1.67.0-windows-x64.zip",
"hash": "2e69781703a2c529f96750cff1a55a33883de7428b2dc5003eba589f03606e37"
},
"32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.66.1/dart-sass-1.66.1-windows-ia32.zip",
"hash": "005e96c1bad2ead4aed42968e55a97f41e954b3394b025ec215ec32ea02f5a8e"
"url": "https://github.com/sass/dart-sass/releases/download/1.67.0/dart-sass-1.67.0-windows-ia32.zip",
"hash": "f599d8220fed9b5781dc08a0566c8780bb2678d8cdababe694515a529093d66d"
}
},
"extract_dir": "dart-sass",