sass: Update to version 1.24.0

This commit is contained in:
Richard Kuhnt 2019-12-20 20:00:46 +00:00
parent 4ec481037b
commit b0c9f04789

View File

@ -1,16 +1,16 @@
{ {
"homepage": "https://github.com/sass/dart-sass", "homepage": "https://github.com/sass/dart-sass",
"description": "The reference implementation of Sass, written in Dart.", "description": "The reference implementation of Sass, written in Dart.",
"version": "1.23.7", "version": "1.24.0",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.23.7/dart-sass-1.23.7-windows-x64.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.24.0/dart-sass-1.24.0-windows-x64.zip",
"hash": "3c22f517a1dc4ea99e3552101b8f18a9515c61d8224fbfa9c03b2268a4f811ce" "hash": "af544ddf8a7e4b5840fb9a6ecf75f25594044d23296493adcaf24e31ec0c2ff7"
}, },
"32bit": { "32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.23.7/dart-sass-1.23.7-windows-ia32.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.24.0/dart-sass-1.24.0-windows-ia32.zip",
"hash": "9098c4fece20b4eb0b51b98298b26a5e8e625864b16fc520b4d459162daa0b15" "hash": "d7bf0944b94b923b013044f36af1fa2bc73a05e026ba8fdba345ed16e1103e47"
} }
}, },
"extract_dir": "dart-sass", "extract_dir": "dart-sass",