sass: Update to version 1.38.2

This commit is contained in:
Jakub Čábera 2021-08-28 05:27:06 -07:00
parent dc50644681
commit 7de491a719

View File

@ -1,16 +1,16 @@
{ {
"version": "1.38.1", "version": "1.38.2",
"description": "The primary implementation of Sass, written in Dart.", "description": "The primary implementation of Sass, written in Dart.",
"homepage": "https://sass-lang.com/dart-sass", "homepage": "https://sass-lang.com/dart-sass",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.38.1/dart-sass-1.38.1-windows-x64.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.38.2/dart-sass-1.38.2-windows-x64.zip",
"hash": "b1a767fccd3d5602c57772ee8de61ce977414e97b06339d34b8ecc9896ff15ee" "hash": "7704ba0b70e92e1916900d66c84c2c35000b5dafbaa2c4293f5653d322623beb"
}, },
"32bit": { "32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.38.1/dart-sass-1.38.1-windows-ia32.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.38.2/dart-sass-1.38.2-windows-ia32.zip",
"hash": "ac63578eee62f08d5b42f6279b1e6ab2707f4408c8a256e8104cd44ebfe579e5" "hash": "940da8f0b00c9c5528347d689b0a9212bf3d2aea3a677f232836e991d1d787d8"
} }
}, },
"extract_dir": "dart-sass", "extract_dir": "dart-sass",