sass: Update to version 1.64.1

This commit is contained in:
github-actions[bot] 2023-07-22 00:33:46 +00:00
parent 3db54e56da
commit 307330fbcd

View File

@ -1,16 +1,16 @@
{ {
"version": "1.64.0", "version": "1.64.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.64.0/dart-sass-1.64.0-windows-x64.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.64.1/dart-sass-1.64.1-windows-x64.zip",
"hash": "0d3e6982f1e272bbdcf0c2d8bf339a12ef265435db8ab3e8799b16a95c011f8a" "hash": "716db0a1e66d21ddd92788defeb2cd8237cad6808ff0451431e98cb18003671a"
}, },
"32bit": { "32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.64.0/dart-sass-1.64.0-windows-ia32.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.64.1/dart-sass-1.64.1-windows-ia32.zip",
"hash": "4d6eaaa92ed8e7b648fae6ecc577ec5b8349b33fa31bed2b00141a84bfaea8ed" "hash": "6ab8232a516ddcb0071079805d375db2645b2be7332ab1d92e1fab5be7064941"
} }
}, },
"extract_dir": "dart-sass", "extract_dir": "dart-sass",