sass: Update to version 1.33.0

This commit is contained in:
Jakub Čábera 2021-05-20 18:07:37 -07:00
parent 6596ac7e63
commit 023def10de

View File

@ -1,16 +1,16 @@
{ {
"version": "1.32.13", "version": "1.33.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.32.13/dart-sass-1.32.13-windows-x64.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.33.0/dart-sass-1.33.0-windows-x64.zip",
"hash": "446911986d0d4f5d096ffafb475420ec81e5a812701f051af48ae677d48afe04" "hash": "c2af714f1a50227be129f2b556858411910e90bb7a0dd59097afb342e58fab06"
}, },
"32bit": { "32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.32.13/dart-sass-1.32.13-windows-ia32.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.33.0/dart-sass-1.33.0-windows-ia32.zip",
"hash": "cfe4f7070da9f64b4bccc7e7f4e588650b46629d2f71023ba2840aa33f78ee01" "hash": "a0902c98e751943b50a253f74ddd5456a9a883d37805306c36ead0ec737aa254"
} }
}, },
"extract_dir": "dart-sass", "extract_dir": "dart-sass",