mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
sass: Update to version 1.64.2
This commit is contained in:
parent
1208d30959
commit
91699cce92
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.64.1",
|
"version": "1.64.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.64.1/dart-sass-1.64.1-windows-x64.zip",
|
"url": "https://github.com/sass/dart-sass/releases/download/1.64.2/dart-sass-1.64.2-windows-x64.zip",
|
||||||
"hash": "716db0a1e66d21ddd92788defeb2cd8237cad6808ff0451431e98cb18003671a"
|
"hash": "97b5f8ccd25a9e589f324266e25ff4a3263696dbe20090d32e7d23bbf51e3b08"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/sass/dart-sass/releases/download/1.64.1/dart-sass-1.64.1-windows-ia32.zip",
|
"url": "https://github.com/sass/dart-sass/releases/download/1.64.2/dart-sass-1.64.2-windows-ia32.zip",
|
||||||
"hash": "6ab8232a516ddcb0071079805d375db2645b2be7332ab1d92e1fab5be7064941"
|
"hash": "abc87d1676a0a5b37ae6e8dc768d390b58c133a08862db4bbcb8985188e2a1cd"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "dart-sass",
|
"extract_dir": "dart-sass",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user