sass: Update to version 1.38.1

This commit is contained in:
Jakub Čábera 2021-08-23 23:02:24 -07:00
parent 79dbaa26ff
commit d46c19fc04

View File

@ -1,16 +1,16 @@
{ {
"version": "1.38.0", "version": "1.38.1",
"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.0/dart-sass-1.38.0-windows-x64.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.38.1/dart-sass-1.38.1-windows-x64.zip",
"hash": "0976d12729cda1382171ad0e35564be4a0b66201aea1c78dcbd3103d78d84a27" "hash": "b1a767fccd3d5602c57772ee8de61ce977414e97b06339d34b8ecc9896ff15ee"
}, },
"32bit": { "32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.38.0/dart-sass-1.38.0-windows-ia32.zip", "url": "https://github.com/sass/dart-sass/releases/download/1.38.1/dart-sass-1.38.1-windows-ia32.zip",
"hash": "7360d0157dd2ee994f6761a8fd8057de2135137fb0f0ae23c2f335848b673aac" "hash": "ac63578eee62f08d5b42f6279b1e6ab2707f4408c8a256e8104cd44ebfe579e5"
} }
}, },
"extract_dir": "dart-sass", "extract_dir": "dart-sass",