mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
sass: Update to version 1.80.2
This commit is contained in:
parent
bb96ad9b84
commit
b60a3c6a81
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.80.1",
|
"version": "1.80.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.80.1/dart-sass-1.80.1-windows-x64.zip",
|
"url": "https://github.com/sass/dart-sass/releases/download/1.80.2/dart-sass-1.80.2-windows-x64.zip",
|
||||||
"hash": "0d1f5274c04463b7895d18b3d7d090c37211cd2bdfaee1e206f16190c0c522b9"
|
"hash": "60aa1379b889188e6f6d1cc566c75f51a07225e6337945d9b2a2b1bdae14620f"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/sass/dart-sass/releases/download/1.80.1/dart-sass-1.80.1-windows-ia32.zip",
|
"url": "https://github.com/sass/dart-sass/releases/download/1.80.2/dart-sass-1.80.2-windows-ia32.zip",
|
||||||
"hash": "e08954556ebd42f0cf7d3d91120dd5355226c214575e224f09ad6a121ab3b5d2"
|
"hash": "dc5bb3178f121ccb40a9e2359f53c5f5430cdce2d2f5dacf11f6f3ee18e6dfbb"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "dart-sass",
|
"extract_dir": "dart-sass",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user