mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-14 20:51:21 +00:00
sass: Update to version 1.49.1
This commit is contained in:
parent
e430fc4cd7
commit
77b7b7df00
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.49.0",
|
"version": "1.49.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.49.0/dart-sass-1.49.0-windows-x64.zip",
|
"url": "https://github.com/sass/dart-sass/releases/download/1.49.1/dart-sass-1.49.1-windows-x64.zip",
|
||||||
"hash": "9393bbd0c8ecb0fe8671f668b6a792e43d0e820571e869c65067172f5d5ba3b3"
|
"hash": "2fe4dc35be2c93fce95e17b16220712a0e47b2cb60f99c2ec49296c9131a4bdc"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/sass/dart-sass/releases/download/1.49.0/dart-sass-1.49.0-windows-ia32.zip",
|
"url": "https://github.com/sass/dart-sass/releases/download/1.49.1/dart-sass-1.49.1-windows-ia32.zip",
|
||||||
"hash": "3015a4954ac483cf0e53db4fe305b5914ca8e907cb790c58bb3fb4850ad1581b"
|
"hash": "038fd31ab9384211f9923c05ab6a817aae3fc65f7f857d51bead284066fe63b4"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "dart-sass",
|
"extract_dir": "dart-sass",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user