mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
sass: Update to version 1.40.1
This commit is contained in:
parent
d1e202a547
commit
5b29dbf1cf
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.40.0",
|
"version": "1.40.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.40.0/dart-sass-1.40.0-windows-x64.zip",
|
"url": "https://github.com/sass/dart-sass/releases/download/1.40.1/dart-sass-1.40.1-windows-x64.zip",
|
||||||
"hash": "73033722987e568d1c8ba3ab99ca07dee2642fd80aa3986e43623471c3bc6635"
|
"hash": "5344e00f9553fe7788aa2fb99ae4cfdd56d40695bb52e4be7de5edace2574a5c"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/sass/dart-sass/releases/download/1.40.0/dart-sass-1.40.0-windows-ia32.zip",
|
"url": "https://github.com/sass/dart-sass/releases/download/1.40.1/dart-sass-1.40.1-windows-ia32.zip",
|
||||||
"hash": "0ba6283c157d2c4d2bb3fe8db18bc705bbd5e6ab2225c63afef871d97139f04d"
|
"hash": "4acdaffb5d52f4312851f4be7082f4d8927eb36a6b47a963764d44123a0d8cd0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "dart-sass",
|
"extract_dir": "dart-sass",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user