sass: Update to version 1.64.2

This commit is contained in:
github-actions[bot] 2023-08-01 00:34:00 +00:00
parent 1208d30959
commit 91699cce92

View File

@ -1,16 +1,16 @@
{
"version": "1.64.1",
"version": "1.64.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.64.1/dart-sass-1.64.1-windows-x64.zip",
"hash": "716db0a1e66d21ddd92788defeb2cd8237cad6808ff0451431e98cb18003671a"
"url": "https://github.com/sass/dart-sass/releases/download/1.64.2/dart-sass-1.64.2-windows-x64.zip",
"hash": "97b5f8ccd25a9e589f324266e25ff4a3263696dbe20090d32e7d23bbf51e3b08"
},
"32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.64.1/dart-sass-1.64.1-windows-ia32.zip",
"hash": "6ab8232a516ddcb0071079805d375db2645b2be7332ab1d92e1fab5be7064941"
"url": "https://github.com/sass/dart-sass/releases/download/1.64.2/dart-sass-1.64.2-windows-ia32.zip",
"hash": "abc87d1676a0a5b37ae6e8dc768d390b58c133a08862db4bbcb8985188e2a1cd"
}
},
"extract_dir": "dart-sass",