sass: Update to version 1.35.2

This commit is contained in:
Jakub Čábera 2021-07-07 23:13:09 -07:00
parent 8e651ad85a
commit 7742dcb19e

View File

@ -1,16 +1,16 @@
{
"version": "1.35.1",
"version": "1.35.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.35.1/dart-sass-1.35.1-windows-x64.zip",
"hash": "101239f54d696687561021dd10b7c6e56f412b6e3b5c341cb7ef773d7c563050"
"url": "https://github.com/sass/dart-sass/releases/download/1.35.2/dart-sass-1.35.2-windows-x64.zip",
"hash": "212b353c2f0083aad5c6b455cfed8937be2ba60e2da76b057e17d81a56184cd9"
},
"32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.35.1/dart-sass-1.35.1-windows-ia32.zip",
"hash": "16d3eca26d5b15ba326fefa1b6bd82c874be15ccde51a4474468089644253ab4"
"url": "https://github.com/sass/dart-sass/releases/download/1.35.2/dart-sass-1.35.2-windows-ia32.zip",
"hash": "400563b05f39094e4c08f576db2e0cb6541cb564d263c052b0d19748aba5f379"
}
},
"extract_dir": "dart-sass",