sass: Update to version 1.45.2

This commit is contained in:
github-actions[bot] 2021-12-31 00:32:03 +00:00
parent 0f20ad2e4e
commit 419a34790c

View File

@ -1,16 +1,16 @@
{
"version": "1.45.1",
"version": "1.45.2",
"description": "The primary implementation of Sass, written in Dart.",
"homepage": "https://sass-lang.com/dart-sass",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.45.1/dart-sass-1.45.1-windows-x64.zip",
"hash": "4f60383a4cff199ade1b673eb6bdf2fc4cb9b934e961af4930acac0c2d024bbf"
"url": "https://github.com/sass/dart-sass/releases/download/1.45.2/dart-sass-1.45.2-windows-x64.zip",
"hash": "0f603614e63ca8000626fd26f7d494483156abc9b91a52f91eae4ae8e210227b"
},
"32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.45.1/dart-sass-1.45.1-windows-ia32.zip",
"hash": "9f5207de8419837cb7a3ac0cc1e0c0f71c9f893706897c8d6df28b0472d2f9b8"
"url": "https://github.com/sass/dart-sass/releases/download/1.45.2/dart-sass-1.45.2-windows-ia32.zip",
"hash": "231d1d94a5cc78d08eae6f7c9c85fdb8180df7fc47d376ea917d02feb0c0c685"
}
},
"extract_dir": "dart-sass",