sass: Update to version 1.65.1

This commit is contained in:
github-actions[bot] 2023-08-10 00:35:08 +00:00
parent eb5bbed1a2
commit 6ae9bd2c25

View File

@ -1,16 +1,16 @@
{ {
"version": "1.64.2", "version": "1.65.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.2/dart-sass-1.64.2-windows-x64.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.65.1/dart-sass-1.65.1-windows-x64.zip",
"hash": "97b5f8ccd25a9e589f324266e25ff4a3263696dbe20090d32e7d23bbf51e3b08" "hash": "7feea84356bd87325686bbde8cd424489404841396b4e95243b85c2c6c50f099"
}, },
"32bit": { "32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.64.2/dart-sass-1.64.2-windows-ia32.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.65.1/dart-sass-1.65.1-windows-ia32.zip",
"hash": "abc87d1676a0a5b37ae6e8dc768d390b58c133a08862db4bbcb8985188e2a1cd" "hash": "ea0adfb397037a46e761c0205fe50067b5d4885d5b1533cb64cbf3d1973cc213"
} }
}, },
"extract_dir": "dart-sass", "extract_dir": "dart-sass",