sass: Update to version 1.37.5

This commit is contained in:
Jakub Čábera 2021-08-03 21:16:39 -07:00
parent 4dbfce4174
commit 22a22c967e

View File

@ -1,16 +1,16 @@
{ {
"version": "1.37.2", "version": "1.37.5",
"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.37.2/dart-sass-1.37.2-windows-x64.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.37.5/dart-sass-1.37.5-windows-x64.zip",
"hash": "ec52b538c54b453bd534618c08e3118ff2939ca73b6ae20e1726478cce9b03a1" "hash": "669e1e3448b405170efe029a6f54d2456ee93182a883370f4dfff0a33fd52e97"
}, },
"32bit": { "32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.37.2/dart-sass-1.37.2-windows-ia32.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.37.5/dart-sass-1.37.5-windows-ia32.zip",
"hash": "c9781f66a5d13a14d034bebf2850ebe719476385af34e7eab23a6123922334f9" "hash": "bd72f9699a1ea6ea75aa78122bf875ca04bcfee2d4272fe27c1b2e51a9296490"
} }
}, },
"extract_dir": "dart-sass", "extract_dir": "dart-sass",