sass: Update to version 1.36.0

This commit is contained in:
Jakub Čábera 2021-07-23 23:51:29 -07:00
parent 979cd755d0
commit bf7d954625

View File

@ -1,16 +1,16 @@
{ {
"version": "1.35.2", "version": "1.36.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.35.2/dart-sass-1.35.2-windows-x64.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.36.0/dart-sass-1.36.0-windows-x64.zip",
"hash": "212b353c2f0083aad5c6b455cfed8937be2ba60e2da76b057e17d81a56184cd9" "hash": "33724f3d18038b3b7c2fff172d58933ad4050d559232f883cbf5a89ade3272cb"
}, },
"32bit": { "32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.35.2/dart-sass-1.35.2-windows-ia32.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.36.0/dart-sass-1.36.0-windows-ia32.zip",
"hash": "400563b05f39094e4c08f576db2e0cb6541cb564d263c052b0d19748aba5f379" "hash": "e1f54c8c7054c55a092e9a1144a8d61f5ab5c39752d532c67da44116f94f8f18"
} }
}, },
"extract_dir": "dart-sass", "extract_dir": "dart-sass",