sass: Update to version 1.26.1

This commit is contained in:
Richard Kuhnt 2020-02-25 23:01:49 +00:00
parent 555f90c397
commit a4faac616c

View File

@ -1,16 +1,16 @@
{
"homepage": "https://github.com/sass/dart-sass",
"description": "The reference implementation of Sass, written in Dart.",
"version": "1.26.0",
"version": "1.26.1",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.26.0/dart-sass-1.26.0-windows-x64.zip",
"hash": "7e3274385c519b42bfe4ff32b3d462d56d48980760f8d71d13df1166a2fdadb2"
"url": "https://github.com/sass/dart-sass/releases/download/1.26.1/dart-sass-1.26.1-windows-x64.zip",
"hash": "d3553ab44be03929c90a9b8f3ec1fe3842da40e6e3838a4271a0a428ab179e78"
},
"32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.26.0/dart-sass-1.26.0-windows-ia32.zip",
"hash": "ff3ea25b535f84dd3633b6da4b94772e8e4ff72d6ead7d20220680bd45aafae7"
"url": "https://github.com/sass/dart-sass/releases/download/1.26.1/dart-sass-1.26.1-windows-ia32.zip",
"hash": "fd49ece53e1156f0795e7b891672c365b69059e01f2713ae029a220ba388aa31"
}
},
"extract_dir": "dart-sass",