sass: Update to version 1.57.0

This commit is contained in:
github-actions[bot] 2022-12-17 04:27:26 +00:00
parent 29cf0ff7d4
commit fad0dd4a3c

View File

@ -1,16 +1,16 @@
{ {
"version": "1.56.2", "version": "1.57.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.56.2/dart-sass-1.56.2-windows-x64.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.57.0/dart-sass-1.57.0-windows-x64.zip",
"hash": "4f26940f2afa20098dc80595136eee7aa7e01ac00330a8934ff2fb0658a73801" "hash": "56b29a6719ef054359b5df92ffe58ca612b481be0b834e7566e9de2b70f85148"
}, },
"32bit": { "32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.56.2/dart-sass-1.56.2-windows-ia32.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.57.0/dart-sass-1.57.0-windows-ia32.zip",
"hash": "b2d48a9deb479486ee55d782168dffdfcc8c848f13c8528efeceea6da2cf622d" "hash": "c3b6383a986437c98744e76aad0abd58daab76d644479a0e9f23be9e91620039"
} }
}, },
"extract_dir": "dart-sass", "extract_dir": "dart-sass",