sass: Update to version 1.61.0

This commit is contained in:
github-actions[bot] 2023-04-07 00:35:56 +00:00
parent 9907bbc66c
commit 61848c4ba6

View File

@ -1,16 +1,16 @@
{
"version": "1.60.0",
"version": "1.61.0",
"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.60.0/dart-sass-1.60.0-windows-x64.zip",
"hash": "5ee076eb7295aac1c99e234d0d14342a2ff88e6504d9eebbf1c42a43f4400b84"
"url": "https://github.com/sass/dart-sass/releases/download/1.61.0/dart-sass-1.61.0-windows-x64.zip",
"hash": "44267729b7b8aa7e2f0a88ea2d746323986afdd0f0966a3fef8e57496112e1c6"
},
"32bit": {
"url": "https://github.com/sass/dart-sass/releases/download/1.60.0/dart-sass-1.60.0-windows-ia32.zip",
"hash": "2895e7c143e20cb28b73b3387454eb1c8af31cab39211e408fea0912971bcc2b"
"url": "https://github.com/sass/dart-sass/releases/download/1.61.0/dart-sass-1.61.0-windows-ia32.zip",
"hash": "562a1249a64144078147acd5de4a7181330dad4a0c87c050a7a7f4ed1ea166fc"
}
},
"extract_dir": "dart-sass",