sass: Update to version 1.37.2

This commit is contained in:
Jakub Čábera 2021-08-02 23:04:08 -07:00
parent 52df438a05
commit f2c1072467

View File

@ -1,16 +1,16 @@
{
"version": "1.37.0",
"version": "1.37.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.37.0/dart-sass-1.37.0-windows-x64.zip",
"hash": "2ed6381fc764ebc4d9a3241cf43f5dbd826e42c55b2a89d9e51b400b166624f2"
"url": "https://github.com/sass/dart-sass/releases/download/1.37.2/dart-sass-1.37.2-windows-x64.zip",
"hash": "ec52b538c54b453bd534618c08e3118ff2939ca73b6ae20e1726478cce9b03a1"
},
"32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.37.0/dart-sass-1.37.0-windows-ia32.zip",
"hash": "7468b998b9934ae5efc267e835fe6d70852660df9d0150da961b9811cb35581d"
"url": "https://github.com/sass/dart-sass/releases/download/1.37.2/dart-sass-1.37.2-windows-ia32.zip",
"hash": "c9781f66a5d13a14d034bebf2850ebe719476385af34e7eab23a6123922334f9"
}
},
"extract_dir": "dart-sass",