sass: Update to version 1.23.3

This commit is contained in:
Richard Kuhnt 2019-11-01 07:00:47 +00:00
parent 517039016d
commit 2556ef7270

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.2",
"version": "1.23.3",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.23.2/dart-sass-1.23.2-windows-x64.zip",
"hash": "fc98eed567dc7321f93a30102ae204ea74c7164aa36cee8340b80dc79695b3aa"
"url": "https://github.com/sass/dart-sass/releases/download/1.23.3/dart-sass-1.23.3-windows-x64.zip",
"hash": "cccc23e445ec2a3361a384061c6d9af22551f0e4d8e6cda5405ce882f1cd6996"
},
"32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.23.2/dart-sass-1.23.2-windows-ia32.zip",
"hash": "4bf5d3f7bd65bdf51c1da0a36b6e08d9a6e28c782ce817385a712b41330598e1"
"url": "https://github.com/sass/dart-sass/releases/download/1.23.3/dart-sass-1.23.3-windows-ia32.zip",
"hash": "6719474cd0f435dbe7b55db69cc8a5888a94e447dd9e8ec0917b8ac232b9277b"
}
},
"extract_dir": "dart-sass",