Skip to content

Commit

Permalink
Build 20210524.32
Browse files Browse the repository at this point in the history
Signed-off-by: Mohamed Elkholy <[email protected]>
  • Loading branch information
mohatt committed May 24, 2021
1 parent 4b6ab83 commit fcae7c2
Show file tree
Hide file tree
Showing 14 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion .buildnum
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20210524.29
20210524.32
2 changes: 1 addition & 1 deletion dist/build.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"number":"20210524.29","date":"2021-05-24T11:27:39+00:00","format":"json"}
{"number":"20210524.32","date":"2021-05-24T23:47:33+00:00","format":"json"}
2 changes: 1 addition & 1 deletion dist/list/angular.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/list/laravel.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/list/react.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/list/selfhosted.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/list/symfony.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/list/webpack.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/lists/all.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"lists":[{"id":"angular","name":"Angular","desc":"The modern web developers platform.","score":2322,"entries":241,"updated":1621855659},{"id":"laravel","name":"Laravel","desc":"A PHP framework for web artisans.","score":1810,"entries":749,"updated":1621855659},{"id":"react","name":"React","desc":"A JavaScript library for building user interfaces.","score":3065,"entries":498,"updated":1621855659},{"id":"selfhosted","name":"Self-hosted Apps","desc":"Awesome free software network services and web applications which can be hosted locally.","score":3280,"entries":882,"updated":1621855659},{"id":"symfony","name":"Symfony","desc":"The Symfony PHP framework.","score":2993,"entries":497,"updated":1621855659},{"id":"webpack","name":"Webpack","desc":"A bundler for javascript and friends.","score":2377,"entries":186,"updated":1621855659}]}
{"lists":[{"id":"angular","name":"Angular","desc":"Awesome Angular components, modules, seed repos, starters and applications.","score":2322,"entries":241,"updated":1621900054},{"id":"laravel","name":"Laravel","desc":"Awesome Laravel packages, libraries, utilities and resources.","score":1801,"entries":767,"updated":1621900054},{"id":"react","name":"React","desc":"Awesome React components, libraries, ui frameworks, starters and resources.","score":3065,"entries":498,"updated":1621900054},{"id":"selfhosted","name":"Self-hosted","desc":"Awesome free software network services and web applications which can be hosted locally on your own server.","score":3280,"entries":882,"updated":1621900054},{"id":"symfony","name":"Symfony","desc":"Awesome Symfony bundles, utilities and resources.","score":2993,"entries":497,"updated":1621900054},{"id":"webpack","name":"Webpack","desc":"Awesome Webpack resources, libraries, tools and applications.","score":2377,"entries":186,"updated":1621900054}]}
2 changes: 1 addition & 1 deletion lists/angular.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "angular",
"name": "Angular",
"desc": "The modern web developers platform.",
"desc": "Awesome Angular components, modules, seed repos, starters and applications.",
"sources": [
{
"type": "github.repos",
Expand Down
2 changes: 1 addition & 1 deletion lists/laravel.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "laravel",
"name": "Laravel",
"desc": "A PHP framework for web artisans.",
"desc": "Awesome Laravel packages, libraries, utilities and resources.",
"sources": [
{
"type": "github.author",
Expand Down
2 changes: 1 addition & 1 deletion lists/react.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "react",
"name": "React",
"desc": "A JavaScript library for building user interfaces.",
"desc": "Awesome React components, libraries, ui frameworks, starters and resources.",
"sources": [
{
"type": "github.repos",
Expand Down
2 changes: 1 addition & 1 deletion lists/symfony.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "symfony",
"name": "Symfony",
"desc": "The Symfony PHP framework.",
"desc": "Awesome Symfony bundles, utilities and resources.",
"sources": [
{
"type": "github.author",
Expand Down
2 changes: 1 addition & 1 deletion lists/webpack.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "webpack",
"name": "Webpack",
"desc": "A bundler for javascript and friends.",
"desc": "Awesome Webpack resources, libraries, tools and applications.",
"sources": [
{
"type": "github.author",
Expand Down

0 comments on commit fcae7c2

Please sign in to comment.