sass: Update to version 1.23.2

This commit is contained in:
Richard Kuhnt 2019-10-30 20:00:29 +00:00
parent 89f4eb3d89
commit 2358988a71

View File

@ -1,16 +1,16 @@
{
"homepage": "https://github.com/sass/dart-sass",
"description": "The reference implementation of Sass, written in Dart.",
"version": "1.23.1",
"version": "1.23.2",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.23.1/dart-sass-1.23.1-windows-x64.zip",
"hash": "be43a193106fe9f7fcb3fd38cc8c19819221f197830a294684b7fd085d5df84a"
"url": "https://github.com/sass/dart-sass/releases/download/1.23.2/dart-sass-1.23.2-windows-x64.zip",
"hash": "fc98eed567dc7321f93a30102ae204ea74c7164aa36cee8340b80dc79695b3aa"
},
"32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.23.1/dart-sass-1.23.1-windows-ia32.zip",
"hash": "462a4a655da7fdd514e7731e65425d1249fca59d44ed8867c9b3a9202463dd06"
"url": "https://github.com/sass/dart-sass/releases/download/1.23.2/dart-sass-1.23.2-windows-ia32.zip",
"hash": "4bf5d3f7bd65bdf51c1da0a36b6e08d9a6e28c782ce817385a712b41330598e1"
}
},
"extract_dir": "dart-sass",