mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
Merge pull request #1223 from sestegra/dart-sass
dart-sass 1.0.0-alpha.8
This commit is contained in:
commit
434aa31c9a
22
dart-sass.json
Normal file
22
dart-sass.json
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
{
|
||||||
|
"homepage": "https://github.com/sass/dart-sass",
|
||||||
|
"version": "1.0.0-alpha.8",
|
||||||
|
"license": "https://raw.githubusercontent.com/sass/dart-sass/master/LICENSE",
|
||||||
|
"architecture": {
|
||||||
|
"64bit": {
|
||||||
|
"url": "https://github.com/sass/dart-sass/releases/download/1.0.0-alpha.8/dart-sass-1.0.0-alpha.8-windows-x64.zip",
|
||||||
|
"hash": "a451a182ac03dc9b15ce59f04abc2033df93e6772436614840b3f0ada637c774"
|
||||||
|
},
|
||||||
|
"32bit": {
|
||||||
|
"url": "https://github.com/sass/dart-sass/releases/download/1.0.0-alpha.8/dart-sass-1.0.0-alpha.8-windows-ia32.zip",
|
||||||
|
"hash": "b6abd66aa05169e2e4e35cd79e8e411a36687b4a75dbaed1b35d65a2bfc4a98d"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"extract_dir": "dart-sass",
|
||||||
|
"bin": [
|
||||||
|
"dart-sass.bat"
|
||||||
|
],
|
||||||
|
"checkver": {
|
||||||
|
"github": "https://github.com/sass/dart-sass"
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user